body {
	background: #62146A;
	width: 100%;
}

#container {
	width: 900px;
	margin: auto;
}

#page {
	position: absolute;
	right: 0px;
	top: 0px;
}

#noflash {
	text-align: center;
	margin-top: 200px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
}

img {
	border: none;
}