@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet,         {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	padding: 0;
	text-align: center;
	margin: 0 auto;
	background-color:#FFF;
}
a,  a:link {
	color:#630;
	text-decoration:none;
}
a:hover {
	color: #FF3366;
	text-decoration:underline;
}

#centerPromo {
	width: auto;
	}

