body {
	color:#444444;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:0.75em;
	line-height:1.5em;
	text-align: center;
}

#container {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background: url(ribbon.jpg) top left no-repeat;
	padding-top: 110px;
	}

#sig {
	margin-top: 10px;
	}
	
#game p {
	padding: 0 110px;
	text-align: left;
	}
	
a {
	font-weight: bold;
	color: #D0312E;
	}
	
a:hover {
	text-decoration: none;
	}