body {
text-align: center;
background: url(images/bg2.jpg);
}

.wrapper {
position: relative;
width: 100%;
height: 100%;
margin: 0 auto 0 auto;
}

#footer {
margin-left: auto;
margin-right: auto;
width: 500px;
text-align: center;
}

p {
font-family: verdana;
font-size: 10px;
color: #000000;
}