body {	font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 75%;	color: rgb(240,240,240);	background-color: rgb(0,0,0);	background-repeat: repeat;	margin: 0px;	padding: 0px;}a {	color: rgb(200,215,240);}.main {	position: absolute;	width: 800px;	height: auto;	left: 50%;	top: 20px;	margin-left: -385px;}.top {	background-image: url('../images/top.jpg');	background-repeat: no-repeat;	width: 800px;	height: 249.5px;	margin-top: 0px;	margin-bottom: 0px;}.middle{	background-image: url('../images/mid.jpg');	background-repeat: repeat-y;	width: 800px;	height: 240px;	z-index: 0;}.automiddle {	background-image: url('../images/mid.jpg');	background-repeat: repeat-y;	width: 800px;	z-index: 0;}.bottom {	background-image: url('../images/bottom.jpg');	background-repeat: no-repeat;	width: 800px;	height: 150px;}#logo {	background-image: url('../images/logo.jpg');	background-repeat: no-repeat;	position: absolute;	width: 320px;	height: 180px;	top: 10px;	left: 25px;}#like {	position: absolute;	width: 500px;	height: 60px;	top: 12px;	left: 14px;}#follow {	position: absolute;	width: 48px;	height: 20px;	top: 12px;	left: 700px;}#links {	position: relative;	width: 400px;	height: 64px;	left: 50%;	top: 50px;	margin-left: -200px;	color: rgb(200,200,200);	font-size: 90%;	text-align: center;}