body {
background:#1E2B3B url(images/Political-Voice-Over-bg.jpg) fixed repeat-y center top;
font-family: 'Open Sans', sans-serif;
font-size: 100%;
color: #ADADAD;
margin: 0px;
}
	
a:link {
color: #DD4848;
text-decoration: none;
}
a:visited {
color: #DD4848;
text-decoration: none;
} 
a:hover {
color: #6B8DB8;
text-decoration: underline;

}