@charset "utf-8";

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#81a2d8;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	}

.flash_center {
	padding-top: 70px;
	}
	
#sound {
	position: absolute;
	z-index: 5px;
	top: 40px;
	right: 50px;
	left: 250px;
	bottom: 50px;
	}