body {	color: #333333;	font-family: Futura, Arial, Helvetica, "sans serif";	font-size: 13px;	background: #FFFFFF;	margin: 0px 0px 0px 0px;	background-image: url(images/sidebar.jpg);	background-repeat: repeat-y;	background-position: 0px -250px;	position: relative;}.mainBody {	position: absolute;	top: 0px;	left: 360px;	max-width: 700 px;	z-order: 1;}.navBar {	color: #FFCF02;	font-size: 18px;	margin: 10px 0px 0px 20px;}.profilePicture {	float: right; 	margin: 10px 20px 10px 10px;}a:link {	color: #4848FF;}a:visited {	color: #4848FF;}a:hover {	color: #181FFF;}a.sideLink:link, a.sideLink:visited {	color: #FFCF02;	text-decoration: none;}a.sideLink:hover {	color: #FFEF77;	text-decoration: underline;}h1 {	text-align: center;	font-size: 30px;	margin-bottom: 3px;}h2 {	text-align: center;	font-size: 12px;	margin-top: 2px;	margin-bottom: 4px;}h3 {	font-weight: bold;	margin-top: 5px;	margin-bottom: 2px;}hr {	left: 0px;	margin-top: 15px;	margin-bottom: 10px;}