body, html {

	height: 100%;

    margin: 0;

    font-family	: Arial, Helvetica, sans-serif;
	


}

body {

	background: #eeeeee;

	color: #FFFFFF;

	font-size: 76%;

	padding: 0;

	background-image: url(images/blu-red2.png);

	background-position: center top;

	background-repeat: no-repeat;

}



#st2, #st3 {

	display: none;

}


