/************************************************************
Studio05 Stylesheet
Target: Screen
Author: Martijn Schornagel - Momono Ontwerpwerk - www.momono.nl
************************************************************/

body {
	padding: 0px;
	margin: 0px;
	background-image: url(../img/bg-body.png);
	background-repeat: repeat-x;
	background-color: #8AD1E9;
	background-position: left top;
}

#flashcontent {
	height: 786px;
	width: 1024px;
	background-color: #FFF;
	margin: auto;
}

