html {background:#fff;}

body {
	margin:10em 3em;
	font-size:100%;
	font-family:Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0;
	padding: 0 0 40px 0;   /* Height of the footer */
}

html>body {font-size:16px;}

h1 {
	text-transform:uppercase;
	font-size:10em;
	line-height:1em;
	margin:1.20em 0 .25em;
	text-align:center;
}

h1 a {text-decoration:none;}
h1 a:hover {text-decoration:underline;}
h2 {display:none;}
a {color:#000;}
a:hover {color:#000;}
a:visited {color:#000;}

p.sm {
	position:absolute;
	bottom:0;
	width:100%;
	height:40px;   /* Height of the footer */
	text-align: center;
}

p.sm a {
	color: #666;
	text-decoration: none;
}

p.sm a:hover {text-decoration: underline;}
