body {

background-color: white; 
color: black; 
font-family: verdana;
font-size: 10pt; 
background-image: 
url('images/successback.gif');
background-repeat: 
no-repeat;
background-position: bottom left; }

#swirlback {
background-image: 
url('images/swirlback.jpg');
background-repeat: 
no-repeat;
background-position: top left; }

#phonegirl {
background-image: 
url('images/phonebackgirl.jpg');
background-repeat: 
no-repeat;
background-position: bottom right; }

#wrapper { 
 margin: 0 auto;
 width: 650px; 
 padding: 0px;
}

p { text-align: center;}

h1
{
color: 
font-family: 
font-size:  
text-align: center; 
}


a {color: blue; text-decoration: underline;}
a:hover {color: red; text-decoration: none;}
a:visited: {color: white; text-decoration: underline;}

img { border: none;}
a img {border: none; }
a:img hover {decoration: underline }


#navbar a img { border: none; }

div.floatleft {float: left; padding: 3px; }

div.floatright {float: right; padding: 3px; }

img.noborder {border: none'}
