#container
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#flashcontent
{
	width: 500px;
	height: 200px;
	margin-top: 20px;
}