html, body {  
	margin: 0;
	padding: 0;
	font-family: segoe ui;
	font-size: 1.09em;
	height: 100%;
	width: 100%;
}

.spacer{
	height: 15px;
}

img{
	width: 100%;
}
