@charset "windows-1252";
/* CSS Document */

body {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
background-color:#ffffff;
background-image:url(../new/bg3d.jpg);
background-position:top center;
background-repeat:no-repeat;
}

.twitter {
margin-top:50px;
float:left;
}

.facebook {
margin-top:50px;
float:right;
}

.contact {
color:#333333;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
}


.content {
margin-top:450px;
width:600;
}