#container {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 120px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #960;
}
p a:link {
	color: #960;
	text-decoration: underline;
}
p a:visited {
	color: #960;
	text-decoration: underline;
}
p a:hover {
	color: #EEE;
	text-decoration: none;
}
p a:active {
	color: #960;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
#fbmmBox {
}

