h2 {
font-size: 14px;
font-weight: bold;
}

strong {
font-weight: bold;
}
body {
	background:#302776;
	text-align: center;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#wrapper {
	width: 736px;
	margin: 0 auto;
    text-align: left;
	margin-top: 39px;
}
#topo {
	width: 606px;
	text-align:left;
	padding-top: 150px;
	margin: 0 auto;
}
/*#topo img {
margin: 0 auto;
}*/	
h1 {
	text-align: center;
	font-weight: 900;
	font-variant:small-caps;
}
#footer {
	margin-top: 50px;
}
#footer p {
	text-align: center;
	font-size: 12px;
}
#footer p a {
	text-decoration:none;
	color: #afa9cb;
	text-decoration: underline;
}
#footer p a:hover {
	text-decoration: underline;
	color: #7e5f48;	
}
#analytics {
	visibility: hidden;
}