/* CSS Document */

body
{
		margin:0;
		padding:0;
	background-color:#25140D;
}

#flashContent
{
	width: 550px;
	margin:100px auto 0 auto;
}

