body
{

margin-top:10px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
font-size:11px;
color:#565550;
background-color:#A8B5B4;
}



.header {
text-align:center;
background-color:#A8B5B4;

margin:20px;
}


a:link {color:#626867; text-decoration:none; }      /* unvisited link */
a:visited {color:#626867; text-decoration:none;}  /* visited link */
a:hover {color:#626867;
text-decoration:underline;
}  /* mouse over link */
a:active {color:#626867;text-decoration:none;}  /* selected link */






.footer {

font-family:"Times New Roman", Times, serif;
float:left;
color:#626867;
font-size:1em;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
padding-bottom:2px;
padding-top:2px;

}



.somestyle {
background:url(images/portfolio_bg.jpg) ;


}