#banner {
    width: 100%;
    height: auto;
}

#main {
	text-align:center;
}


a.Link:link {color:#FFFFFF; text-decoration: none;}
a.Link:visited {color:#FFFFFF; text-decoration: none;}
a.Link:active {color:#FFFFFF; text-decoration: none;}
a.Link:hover {color:#FFFFFF; text-decoration: none;}