BODY {
	background-image: url(../images/background/mainBackground.jpg); 
	background-repeat: repeat-x;
	margin: 20px 0px; padding:0;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: rgb(51, 51, 51); font-weight: normal; 
	}

h1 {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 16px; color: rgb(51, 51, 51); font-weight: bold;margin:0;padding:0;}

#container {text-align:left; width: 450px; margin:0 auto;}

a.close:link, a.close:visited, a.close:active {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(51, 51, 51); text-decoration: none;}
a.close:hover {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(51, 51, 51); text-decoration: underline;}

