﻿  @charset "windows-1251";
/* CSS Document */

body{
background-color:#333333;
}
 
background-image{
align:center;
}
 
table#index{
width:800px;
height:600px;
background-image:url("img/fon_1.png");
 
align:center;
cellpadding:1px;
cellspasing:50px;
}
img{
align:center;
width:210px;
height:90px;
}
img#noviy{
align:center;
width:800px;
height:80px;
}
div{
align:center;
color:#ff3300;
}
a{
text-decoration:none;
text-transform:none;
}
a:link{
color:#ff3300;
}
a:visited{
color:#ff3300;
}
a:hover{
color:#ff0000;
}
 
 


 