html,body {
	background: #0095D2;
font-family: Georgia,
             Palatino,
             "Palatino Linotype",
             Times,
             "Times New Roman",
             serif;
	color: #eff;
}

.op_header {
	margin: 40px 0px 30px 200px;	
	width: 548px; 
	height: 68px;

}



/* google feed-control specifics */
#feedcontrol .gfc-title, .gfc-author ,#feedcontrol .gf-result .gf-author, #feedcontrol .gf-result .gf-spacer, #feedcontrol .gf-result .gf-relativePublishedDate{ color: #eff;}

div#footie { background: #fff; color: #0095D2; }

a { color: #eff; font-weight: bold;}

h1.subheader {
	color: #fff;
}

ul.projects { margin-left: 5px; }
ul.projects li { list-style:none; margin-bottom: 10px; padding: 5px; overflow: hidden;}