body {
background:#000000;
background-image:url(mo-img/fon.png);
background-repeat:repeat-y;
padding:5px;

}
#menu{
background-image:url(mo-img/logo.png);
background-repeat:no-repeat;
width:180px;
height:200px;
margin-top:100px;
padding-top:150px;
margin-left:15px;
float:left;
}

#menu a{
color:#CCCCCC;
display:block;
font-size:18px;
text-decoration:none;
font-family:"Courier New", Courier, monospace;
font-weight:lighter;
padding-left:20px;
}

#menu a:hover{
border-left:#999999 2px solid;
}

#menu img{
border:0px;
}

#content{
margin-left:220px;
font-family:&quot;trebuchet ms&quot;,Verdana,Arial,Helvetica,sans-serif;
font-size: 100%;
font-weight:normal;

color:#797979;
}

#content a{
color:#C10061;
}
#content a:hover{
color:#FF66FF;
}
#content img{
border:#3A3A3A solid 1px;;
padding:3px;
margin:2px;
display:block;
}



h1{
font-family:'Trebuchet ms',Arial,Verdana,Helvetica,sans-serif;
font-size:150%;
font-weight:normal;
color:#CCCCCC;
}

h2 {
font-family:&quot;trebuchet ms&quot;,Verdana,Helvetica,sans-serif;
font-size:140%;
font-weight:bold;
line-height:normal;
color:#CCCCCC;
}


