body  {
margin : 0;
font-family : Verdana;
font-size : 9px;
color : #9d9d9d;
background-color : #4a4a4a;
}
a {
text-decoration : none;
color : #6b6b6b;
font-weight: bold;
}
a:hover {
text-decoration : none;
color : #9d9d9d;
font-weight: bold;
}
#content {
width : 300px;
height : 350px;
margin-bottom : 20px;
background-image : url('http://www.mehranafshar.com/images/template/main.jpg');
background-repeat : no-repeat;
background-position : -20px 120px;
}
#content img {
border : 0;
}
#about {
font-family : Sans-Serif;
font-size : 10px;
color : #fff;
padding : 10px;
padding-left : 50px;
}
#photomenu {
font-family : Sans-Serif;
font-size : 10px;
color : #fff;
padding : 10px;
padding-left : 105px;
}
#photomenu img {
border : 0;
}
#photomenu a {
text-decoration : none;
color : #fff;
font-weight: normal;
}
#photomenu a:hover {
text-decoration : none;
color : #9d9d9d;
font-weight: normal;
}
#menu {
font-family : Sans-Serif;
font-size : 10px;
letter-spacing : .2em;
font-weight : bold;
padding-right : 50px;
padding-top : 300px;
}
#menu a {
text-decoration : none;
color : #fff;
}
#menu a:hover {
text-decoration : none;
color : #c8c8c8;
}
#footer {
margin-top : 100px;
}
#footer img {
margin : 0px;
}