body {
background-color:#fff;
background-image:none;
}

#wrapper {
	margin-top:50px;
	height:600px;
	margin:0 auto;
	background-image:url(/files/cms_userfile/images/crossroad/cross.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#content {
	background-image:none;
	width: 694px;
	margin:0 auto;
	padding: 0 0 0 15px;
}

p{
	display:block;
	margin-top: -80px;
	padding-left:26px;
	/*width:650px;*/
}

#content a{
	color: #777;
	font-weight:normal;
}

#content a:hover {
	text-decoration: underline;
}
