body,html {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #E3D6B8;
	font: 12px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	text-align: center;
}
#wrapper {
	margin: -260px 0 0 -183px;
	width: 366px;
	height: 520px;
	background: url(frappant.gif) no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
}
#flashwrap {
	margin: -295px 0 0 -430px;
}
#content{
	padding: 0 30px;
}  
h1 {
	margin: 150px 0 25px 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
}
p {
	margin: 0 0 50px 0;
	padding: 0;
}
a {
	color: #000000;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}
a.enter {
	font-weight: bold;
	font-size: 120%;
}
