img {
border: none;
background-color: #ffffff;
}

a:link {
color: 3399FF;
text-decoration: none;	
}

a:visited {
color: 3399FF;
text-decoration: none;	
}

a:hover {
background-color: #dddddd;
}

a:active {
}

h1 {
font-size: 2.7em; 
font-family: Arial Black;
text-decoration: none;
}

h2 {
font-size: 1.5em; 
font-family: Arial Black;
text-decoration: none;
}

#container {
margin-left: auto;
margin-right: auto;
text-align: center;
width: 800px;
}

#banner {
font-size: 22pt; 
font-family: Arial Black;
}

#right {
float: right;
}

#left {
float: left;
}

#center {
font-size: 1em; 
font-family: Verdana,Arial,sans-serif;
}




