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

body, html{
	background:url(../img/back_side.jpg) repeat-x #e0d9d2;
	height:100%;
	margin:0px;
	padding:0px;


}

#flash{
	width:1024px;
	height:768px;
	background:url(../img/back.jpg) no-repeat;
}

#content{
	width:1024px;
	height:100%;
	background:url(../img/back_bottom.jpg) repeat-y;


}
