body {
background: #ffffff;
color: #000000;
background-image: url(./bg.jpg);
background-repeat: repeat;
border: 0px;
padding: 0px;
text-align:center;
}
a {
color: #000000;
text-align:center;
}
a:hover {
color: #000000;
text-decoration: none;
text-align:center;
}
a:focus, a:active {
color: #000000;
text-align:center;
}