@charset "UTF-8";
/* CSS Document */

body {
	background-color:#cccccc;
}

#logo, #message {
	text-align: center;
	font-size: 2em;
	color: #791315;
}