@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
    padding: 0px;
    
}

#flashcontent {
	width: 950px;
    height: 680px;
}
