body {
margin:0;
padding:0px;
font-family:arial;
background:url(images/bg.jpg) repeat-y center #b32e6d;
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:3px solid #f16aac;
}
#wrapper {
margin:0px auto;
width:950px;
background:#80003d;
}
#side1 {
width:380px;
height:auto;
float:left
}
#side1 .img {
width:190px;
height:auto;
padding:7px 0;
text-align:center;
float:left
}
#side2 {
width:380px;
height:auto;
float:left
}
#side3 {
width:190px;
height:auto;
float:left
}
#side3 .img {
width:190px;
height:auto;
padding:7px 0;
text-align:center;
float:left
}
.img{
width:auto;
height:auto;
float:left
}
#footer {
margin:0px auto;
width:950px;
padding:10px 0;
text-align:center;
font-size:12px;
}
