body {
	margin:0;
	padding:0;
	background-color:#e0e0e0;
	color: #6e6e6e;
	font-family:arial, helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	text-decoration:none;
}

a {	
	border:none;
	color: #6e6e6e;
	text-decoration:none;
}

a img {
	border:none;
}

h1, h2 {
	font-size: 12px;
}

#contentcontainer {
	width:720px;
	padding:45px;
}
