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

body,h1,h2,ul,li,div {
	padding: 0px;
	margin: 0px;
}

h1{
	font-size: 15px;
	padding:235px 455px;
}

h1 a{
	color: #996;
}

h1 a:hover{
color: #CC3300;
}

body {
	color: #1000;
	width: 950px;
	margin: 0 auto;
	padding:0;
	font-family: "Segoe UI";
    font-size: 15px;
	background: #ccccff url(images/sky1.jpg) no-repeat fixed center;	
}

#enter{
	background:url(images/logo.png) no-repeat center;
	height: 550px;
	padding-top: 235px;
	margin: 0;
}

#soundfile{
float: right;
}
