
body {
background-image: url(../images/img-bghome.png)
}

#header {
position: absolute;
top: 0px;
left: 50%;
margin-left: -277px;
width: 554px;
text-align: center;
}

#header IMG { border: 0px; text-align: center; }

#wheel {
position: absolute;
top: 140px;
left: 50%;
margin-left: -300px;
}

#nav {
position: absolute;
top: 145px;
left: 50%;
margin-left: 60px;
}

#copyright {
position: absolute;
top: 485px;
left: 50%;
margin-left: -150px;
width: 300px;
text-align: center;
font-family: Tahoma, Verdana, Arial, sans-serif;;
font-style: normal;
text-decoration: none;
font-size: 10pt;
color: #EFEFEF;
}
