html,body {
		background-color: #2b1231;
		overflow: hidden;
	}
div#wrapper {
		margin: 0px;
		padding: 0px;
	}
div#flashcontent   { color: white; font-size: 18px; line-height: 40px; background-repeat: repeat; background-position: center; margin: -350px 0 0 -490px; position: absolute; z-index: 1; top: 50%; left: 50%; width: 965px; height: 680px }
div#allert  { font-size: 12px; margin-top: 200px; margin-left: 200px; width: 600px; height: 380px }
h1 { font-size: 30px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a:link    { color: white; text-decoration: underline; }
a:hover   { color: white; text-decoration: none; }
