body {
margin:0;
padding:0px;
font-family:arial;
background:url(images/bg.jpg) repeat #000000;
font-size:12px;
color:#ffffff;
}
a {
color:#ffffff;
text-decoration:none;
}
a:hover {
color:#000000;
}
.clear { 
clear:both;
}
.all_1 {
color:#660033;
font-size:36px;
font-weight:bold;
}
.all_2 {
color:#000000;
font-size:36px;
}
.all_3{
color:#FF0000;
}
.border {
border:6px solid #000000;
}
#wrapper {
margin:0px auto;
width:900px;
background:#000000;
border-left:10px solid #000000; border-right:10px solid #000000;
}
#header {
width:900px;
height:auto;
}
.img{
width:auto;
height:auto;
float:left
}
#images {
width:850px;
height:auto;
background:url(images/i1_08.jpg) repeat-y;
padding:0 25px;
float:left;
}
#images .img{
width:170px;
height:230px;
padding:10px 0 0 0;
text-align:center;
float:left
}
#images .about{
width:490px;
height:220px;
background:url(images/bgabout.jpg) no-repeat;
text-align:center;
font-size:20px;
padding:20px 10px 0 10px;
float:left
}
#images .link{
width:850px;
height:auto;
padding:5px 0;
text-align:center;
font-size:28px;
font-weight:bold;
float:left;
}
#images a{ color:#000000; text-decoration:underline}
#footer {
width:900px;
height:auto;
padding:10px 0;
text-align:center;
font-size:12px;
}
