html,html body {
text-align: center;
background-color: #eee970;
background-image: url(images/magdalandbg.jpg);
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
height: 100%;
min-height: 100%;
background-position: top top; }

#container {
width: 1024px;
margin-top: 0px;
background-image: url(images/desertbg.jpg);
background-repeat: no-repeat;
background-position: top top;
height: 100%;
min-height: 100%;
margin-left: auto;
margin-right: auto;
 }
p {
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: left;
line-height: 14px; }

a:link {
color: #993106;
text-decoration: none;
font-weight: bold; } 

a:visited {
color: #993106;
text-decoration: none;
font-weight: bold; }

a:hover {
color: #1d8926;
text-decoration: none;
font-weight: bold;}

a:active {
color: #993106;
text-decoration: none;
font-weight: bold;}

ul {
color: #3e3e3e;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: left;
line-height: 14px; 
}

#logo {
width: 279px;
height: 60px;
float: left;
position: absolute;
margin-top: 100px;
margin-left: 60px;
border: none; }

#welcome {
margin-left: 470px;
margin-top: 90px;
width: 325px;
float: left;
position: absolute; }

#domains {
margin-left: 525px;
margin-top: 350px;
width: 380px;
float: left;
position: absolute;
padding-bottom: 100px; }

p.domains {
color: #3e3e3e;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: left;
line-height: 14px;
}
#ads {
width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: 333px;
padding-bottom: 33px; }
