body {
background: #000 url('img/bg.jpg') no-repeat;
background-position: top center;
text-align: center;
}
a{
color: #fff;
}
#main{
width: 960px;
margin-top: 10px;
margin-left: auto;
margin-right: auto; 
}
#info{
margin-bottom: 10px;
}
#previews{
width: 100%;
}
#menu, #logo{
width: 180px;
text-align:center;
}
#images{
width: 100%;
text-align: center;
}
.award{
margin-top: 30px;
}

table.preview{
width:500px;
margin-left: auto;
margin-right: auto;
}
td.preview{
border: 1px solid #fff;
}
#cp{
position: absolute;
right: 5px;
bottom: 5px;
color: #fff;
font-size: 8px;
}
#counter{
position: absolute;
left: 5px;
bottom: 5px;
color: #fff;
font-size: 8px;
}
#show{
border: 1px solid #fff;
}
.contactsField
{
width: 300px;
}
.listTitle
{
color: #fff;
}