div#main 
{
background-image: url(images/swoop350.gif);
background-repeat: no-repeat;
/*background-attachment: fixed;*/
background-position: top left;

}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
