body{
background-color:#000000;
color:#cc9999;
background-image:url('background.gif');
background-position:bottom left;
background-attachment:fixed;
background-repeat: no-repeat;
font-family:helvetica, arial, sans-serif;
font-size:12px;
}

#heading, #navigation, #content, #copyright, #valid{
height:auto;
width:50%;
position:relative;
left:40%;
top:auto;
border: #99cc66 dotted 3px;
margin-bottom:1%;
padding:1%;
}

img#welcome{
float:right;
}

b{
color: #99cc66;
}

u{
color: #99cc66;
text-decoration:none;
border-bottom:#996666 double 3px;
}

img{
border:0;
}