

* {
padding: 0px;
margin: 0px;
}




body {
background: #ffffff;
margin:0;padding:0
text-align: center;
font-family: arial;
}

#header {
background: url(images/hostingheader.jpg) no-repeat;
width: 885px;
height: 389px;
margin:0 auto; 
}


#tag {
background: #000000;
width: 788px;
color: #ffffff;
font-size: 64px;
margin:0 auto; 
position: relative;
top: -4px;
right: 5px;
padding:  5px 5px 5px 14px;
}

#moreinfo {
width: 788px;
color: #666666;
font-size: 24px;
margin:0 auto; 
position: relative;
top: 0px;
right: 5px;
padding:  5px 5px 5px 14px;
}


#moreinfo a {
text-decoration: none;
}


#moreinfo a:hover {
text-decoration: underline;
}
