/* Kandy Girl CSS */
a{
text-decoration:none;
color:#FFFFFF;
}
p
{
text-align:center;
}
.body {
width:1074px;
}
#body
{
width:1074px;
}
#header
{
background:url(images/header.gif);
width:1074px;
height:100;
background-repeat:no-repeat;
}
#info{
background:url(images/body.gif);
background-repeat:no-repeat;
height:420;
}
#box1{
width:500px;
float:left;
color:#FFFFFF;
padding-top:10px;
padding-left:150px;
padding-right:80px;
}
#divider{
height:380px;
width:2px;
float:left;
padding-top:25px;
}
#box2{
color:#FFFFFF;
padding-top:10px;
}
#box2 h3{
padding-left:772px;
}
#box2 ul{
padding-left:770px;
}
#image{
padding-left:760px;
}
#footer{
background:url(images/footer.gif);
height:67;
color:#FFFFFF;
font-size:12px;
}
#bottom{
background:url(images/footer-12.gif);
height:100;
}
