body, html {
background-color: white;
margin: 0px;
background-color: #ffffff;
background-repeat: repeat-x;
}
img {
border: 0px;
}
a {
color: #1c5164;
text-decoration: none;
}
#dubai {
width: 100%;
}
#centered {
padding-top: 20px;
width: 481px;
margin: auto;
background-repeat: repeat-y;
font-family: sans-serif;
font-size: 13px;
text-align: justify;
}
#copyright {
font-family: verdana;
font-size: 10px;
text-align: center;
color: #000;
padding-bottom: 5px;
height: 17px;
}
#copyright a {
color: #000;
}