body
{
	background:  #fff;
	font: 16px/20px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
}
h1
{
	font-weight: bold;
	font-size:   2.5em;
	line-height: 1em;
	margin:      0 0 1em;
	color:       #004;
}
h1 span
{
	font-weight: normal;
	color:       #000;
}
h2
{
	font-size:   1.4em;
	color:       #000;
}
#wrap
{
	margin:      4em auto 0;
	padding:     0 5%;
	width:       90%;
	min-width:   21.875em;
	max-width:   40.625em;
	text-align:  center;
}
#logo
{
	height:       35px;
}
#info
{
	margin:      1em 0 0;
	color:       #000;
	font-size:   1em;
}
#info strong
{
	font-weight: bold;
}
.note
{
	color:       #999;
	font-size:   0.75em;
	margin-top:  2em;
}