
body {
margin: 0;
background: url(bg.jpg);
}


.text {
margin-top: 5px;
margin-bottom: 25px;
width: 800px;
text-align: center;

font-size: 20px;
font-weight: bold;
font-family: Tahoma,Arial,Verdana,sans-serif;
}

.text a {font-size: 25px; }



a:link, a:visited  { color: #223C65; text-decoration: none; } 
a:hover { color: #7a2527;  text-decoration: underline;}



.tumbs {
width: 971px;
background: #FFF url(skybg.jpg);
margin: auto;
font-size: 11px;
font-family: Tahoma,Arial,Verdana,sans-serif;
font-weight: bold;
color: #7a2527;
}

.tumb {
width: 240px;
height: 170px;
text-align: center;

}


.tumbs img {
width: 235px;
height: 132px;
border: 1px solid black;
}

.tubm-name {
height: 16px;
font-size: 12px;
font-weight: bold;
font-family: Tahoma,Arial,Verdana,sans-serif;

}

.bottom{
width: 971px;
height: 100px;
text-align: center;
}

.menu{
margin: 20 auto;
font-size: 18px;
font-weight: bold;

}