body, html {
	height: 100%;
    margin: 0;
    font-family	: Arial, Helvetica, sans-serif;
}
body {
	background: #000000;
	color: #FFFFFF;
	font-size: 76%;
	padding: 0;
	background-image: url(images/bg2.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

#st1, #st3 {
	display: none;
}