body {	font: 12px/24px Arial, Helvetica, sans-serif;	color: #CCCCCC;	background: #000000;	margin: 0px;}#header {	text-align: left;	vertical-align: bottom;	height: 78px;	width: 100%;	padding-top: 72px;}#main {	background: url(images/bg.jpg) repeat-x left top;	text-align: left;	height: 400px;	width: 100%;}#footer {	text-align: right;}#content {	background: url(images/content_bg.png) repeat;	height: 360px;	width: 360px;	float: right;	margin-right: 100px;	padding: 20px;}#content p {	margin-top: 0px;}a {	color: #66CC00;	text-decoration: none;}a:hover {	color: #66FF00;	text-decoration: underline;}