body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	background-attachment: fixed;	background-color: #FFFFFF;	background-image: url(back.jpg);	background-repeat: no-repeat;	background-position: left bottom;}#wrapper {	margin: 5px;	padding: 5px;	width: 810px;}#left {	float: left;	width: 350px;}#right {	float: left;	width: 450px;}a:link, a:visited {	color: #CC0000;	text-decoration: none;}a:hover {	color: #CC0000;	text-decoration: underline;}.heading {	font-family: Helvetica, Arial, sans-serif;	font-size: 14px;	font-weight: bold;	text-transform: uppercase;	color: #333333;}