@charset "utf-8";
body{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;
	padding-top: 0px;
}
#cover {
	width : 900px;
	height: 550px;
	margin-top: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	float: left;
}
#wrapper_intro {
	width : 900px;
	height: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#postit_1 {
	width : 222px;
	height : 240px;
	margin-top: 8px;
	margin-left: 125px;
	float: left;
}
#postit_2 {
	width : 222px;
	height : 240px;
	margin-top: 8px;
	margin-left: -5px;
	float: left;
}
#postit_3 {
	width : 222px;
	height : 240px;
	margin-top: 8px;
	margin-left: -5px;
	float: left;
}
#intro_text {
	width : 300px;
	height : 142px;
	margin-top: 13px;
	margin-left: 300px;
	float: left;
}
#line {
	width : 398px;
	height : 19px;
	margin-top: 2px;
	margin-left: 250px;
	float: left;
}
#choose {
	width : 302px;
	height : 58px;
	margin-top: 10px;
	margin-left: 300px;
	float: left;
}
#flash {
	width : 125px;
	height : 50px;
	margin-top: 10px;
	margin-left: 250px;
	float: left;
}
#html {
	width : 125px;
	height : 50px;
	margin-top: 10px;
	margin-left: 165px;
	float: left;
}
#legal {
	width : 900px;
	height: 20px;
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#footer {
	width : 900px;
	height: 50px;
	margin-top: -25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

