* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
	/*height:auto;*/
}

body {
	font:100.01%/1.4 sans-serif;
	text-align:center; /* horizontal centering for IE Win quirks */
}

img {border:0 none;}

p{margin-bottom:1em;}

.spacer {height:20%;}

.headline {text-decoration:underline;}

img {border: 0px;}