@charset "UTF-8";
body{
	background-image:url(graphics/background.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#showContent {
	display: none;
}
