body, html {
	height: 100%;
    margin: 0;
}
body {
	background: #fff;
	color: #000;
}

#st1, #st2 {
	display: none;
}