@CHARSET "UTF-8";

body {
	background-image: url('../img/background.png');
	background-repeat: repeat;
}

#splash, #contents {
	background-color: white;
	border-radius:4px;
}