body {
margin: 0;
padding: 0;
background: #2B4C6D;
color: #666666;
font: 12px ‘Trebuchet MS’, Verdana, Georgia, Arial, sans-serif;
}

#main {
float: left;
width: 900px;
margin: 0px auto;

padding: 0;
line-height: 16px;
background: #fff;
}

#header1 {
margin: 0;
padding: 0;
background-image: url(../images/head.jpg);
background-repeat: no-repeat;
height: 162px;
}

#header2{
margin: 0;
padding: 0;

}

#header3 {
margin: 0;
padding: 0;
background-image: url(http://www.geocities.com/muslim_website/images/IMG4_expired.gif);
background-repeat: no-repeat;
height: 17px;
}

#content {
width: 745px;
float: left;
margin: 0;
padding: 30px 0px 50px 60px;
text-align: justify;
}


#footer {
margin:0;
clear: both;
font-size: 12px;
color: #330066;
text-align:right;
background-image: url(../images/head.jpg);
background-repeat: no-repeat;
height: 35px;
padding: 20px 50px 0 0;
}

a {
text-decoration: none;
color: #009999;
}

a:hover {
color: #2B4C8D;
text-decoration: underline;
}



.comment {
font-size: 10px;
text-align: right;
}


html>body #sidebar {
width: 200px;
}