body {	font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF;	font-size: 100%;	line-height: 100%;	text-align: center;	margin: 0px;	padding: 0px;	background-color: #600d5e;	background-image: url(assets/background.jpg);	background-repeat: repeat-x;	background-position: top;}* {margin: 0px; padding: 0px; border: 0px;}#wrapper {	width: 540px;	margin: 0 auto; 	padding-top: 30px;	text-align: left;}#intro {	margin-bottom: 1.2em;}#intro h1 {	font-size: 1.5em;	margin-bottom: .5em;}#intro p {	font-size: .9em;	line-height: 1.4em;}#leftcol {	width: 245px;	float: left;}#leftcol p {	color: #6fa8d3;	font-size: .8em;	line-height: 1.4em;	margin-bottom: 1em;}#leftcol a:link, #leftcol a:visited {	text-transform: uppercase;	color: #FFFFFF;	text-decoration: none;}#leftcol a:visited {	color: #000066;}#rightcol {	width: 240px;	float: right;}#rightcol p {	color: #be4e8b;	font-size: .8em;	line-height: 1.4em;	margin-bottom: 1em;}#footer {	clear: both;	font-size: .7em;	text-align: center;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #815780;	padding-top: 1em;	margin-top: 1em;}