
body {
	padding: 40px 20px 40px 40px;/**/
	background-color:#020202;
	background-image:url(images/bg2.jpg);
	background-attachment:absolute;
	background-position:top;
	background-repeat:repeat-y;
}


* {
}


#logo {
	margin:0 auto;
	width:740px;
	padding-bottom:25px;
}


.beback {
	font-size:16px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fc7cb3;
	line-height:19px;
}

a:link, a:visited, a:hover {
	font-size:16px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	line-height:19px;
	text-decoration:none;
}
