body {margin: 0;
    background: #6DC3F6;
    font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #003a5d;
}

h1{
	line-height: 50px;
}

h2{
	line-height: 35px;
}

img{
	border:none;

}

a{
	color: #003a5d;
}

#htmlcontent{
	width:350px;
	margin:0 auto;
	padding-top:250px;
}
		
.altContent {
	float:left;
	width: 520px;
	margin: 50px;
	font-size: 12px;
	line-height: 18px;
}

.rightDetails {
	float:left;
	width: 200px;
	margin-right: 50px;
	margin-top: 50px;
	font-size: 11px;
	line-height: 15px;
}