﻿/* CSS Document */
body {
	margin: 0px auto;
	padding: 0px;	
	background-color: #ffffff;
}

#flashcontent {	
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px auto;	
	left: 0px;
}