html { 
margin:0;
padding:0;
} 

body { 
margin:0; 
padding:0; 
background-color:#f3f3f4; 
background-image:url(http://www.sobhgahan.com/images/background2.jpg); 
background-repeat:no-repeat; 
background-position:top center;
}

a {
text-decoration:none;
color: #51517f;
}

a:hover {
text-decoration:none;
color: #8181c9;
}

.permalink a {
text-decoration:none;
color: #585688;
font-family:tahoma;
font-size:11px;
}

.permalink a:hover {
text-decoration:none;
color: #000000;
}


.footer_text a {
text-decoration:none;
color: #ffffff;
}

.footer_text a:hover {
text-decoration:underline;
color: #ffffff;
}

div#header { 
padding:0; 
margin:0 auto; 
width:638px; 
margin-top:53px; 
text-align:center;
}

td#nav { 
font-family:tahoma; 
font-size:.7em; 
color:#333333; 
text-align:center; 
padding:0px 2px;  
border-left:1px dotted #666666;
}

td#nav_end { 
font-family:tahoma; 
font-size:.75em; 
color:#333333; 
text-align:center; 
padding:0px 1px;
}



#nav a {
text-decoration:none;  
color:#333;}

#nav a:hover { 
color:#6666CC; 
}

#nav_end a {
text-decoration:none;  
color:#333;
}

#nav_end a:hover { 
color:#6666CC; 
}



#footer { 
background-image:url(http://www.sobhgahan.com/images/footer.jpg); 
background-repeat:no-repeat;
}

.footer_text { 
font-family:verdana; 
font-size:9px; 
color:#FFFFFF; 
padding:5px 40px;
}

p { 
font-family:tahoma; 
font-size:.7em; 
color:#333333; 
text-align:justify;
direction:rtl; 
padding:0px 5px; 
margin:0;
}

h1 { 
font-family:tahoma; 
font-size:.75em; 
color:#333333; 
font-weight:bold; 
text-align:right; 
padding:0px 5px; 
margin:0;
} 

td.image { 
padding:5px;
}

input,textarea {
font-family:tahoma;
font-size:11px;
}

.side {font-family:tahoma; 
font-size:.7em; 
color:#333333; 
text-align:right; 
padding-right:4px; 
}