table { 
border:0px; 
border-collapse:collapse ;
background-repeat:repeat-x;
background-image: url(img/fon.jpg);
} 
td {
vertical-align:top; 
padding:0px; 
}
html {
height:100%; 
background-repeat:repeat-x;
background-image: url(img/fon.jpg);
background-position: center;
}
body { 
margin:0px; padding:0px;  
height:100%;
background-image: url(img/bg.jpg);
background-repeat:no-repeat;
background-position: center;
}
text,p {color: #ffffff;}
img {border:0;}

#flash{ 
width:800px;
height:200px;
position:absolute;
top:50%;
left:50%;
margin-top:-373px;
margin-left:-501px;
}
a {
font-family: Verdana;
font-size: 12px;
color: #be0000;
}
