/* Swannys Mug Style Sheet - Created by Pixel8tor Photography & Web Design.  visit me online www.pixel8tor.co.uk or email me at Pixel8tor@hotmail.co.uk */



body {
padding: 0;
background-color: black;
font: small Verdana, Arial, sans-serif;
color: gray;
}

#enter {
margin: 0 auto;
width: 398px;
padding-top: 10px;
}

#enterimg {
border: 7px solid white;
}

#entertext {
font-size: 125%;
text-transform: uppercase;
font-weight: bold;
margin-left: 75%;
}

#entertext a:link, a:visited {
text-decoration: none;
color: white;
}

#entertext a:hover {
text-decoration: underline;
color: gray;
}


h1 {
font-size: 150%;
font-weight: bold;
margin: 0 0 5px;
text-align: center;
}


#pixel8torlogo {
position: absolute;
left: 10px;
bottom: 10px;
}
