div.content{
	background-color:#ABB4D3;
}

img.header{
	border-bottom:5px solid #2E4392;
}

a{
color:#2E4392;
}

div.text h1{
	font-family: georgia, serif;
	font-size:20px;	
}
div.text h2{
	font-family: georgia, serif;
	font-size:16px;	
	margin-bottom:0px;
}
div.text h3{
	font-family: georgia, serif;
	font-size:14px;	
	margin-bottom:0px;
}
div.bottom{
	background-image:url(../images/bottom.png);	
}