@charset "utf-8";
/* CSS Document */

body {background-color:#000;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
font-size:12px;
text-align:center;
margin: 0px;

}

div.photo {height:659px;

}

div.sredina {
background-image:url(images/main_background.jpg);
background-repeat:no-repeat;
background-position:top;
height: 200px;
margin:0px;

}


div.footer {
margin:0px;
font-size:10px;
color:#666666;
text-align:center;

}


table.foot {
text-align:center;
background-image:url(images/main_footer_back.gif);
padding:2px;
background-repeat:no-repeat;
line-height:16px;
height:85px;


}


p.tags {
color:#000000;
font-size:9px;
}


