@charset "UTF-8";
@import url("styles.css");
/* CSS Document */


#wrapper{
	width:1027px;
	height:780px;
	margin: 0 auto;
}

body {
	background-color: #000000;
}

#Content{
	width:1027px;
	height: 780px;
	margin: 0 auto;
}




html {


}

#myContent {
	
	margin: 0 auto;
	background-color:#000000;
}

#flashcontent {
	background-color:#000000;
	margin: 0 auto;
}
/* end hide */



