.header {

	background-image: url(images/banner.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	height: 303px;

	width: 982px;

}

body {

	color: #000022;

	position:absolute;

	left:50%;

	width:983px;

	margin-left:-491px;

}

.content {

	background-image: url(images/bg.jpg);

	background-repeat: repeat-y;

	width: 882px;

	top: 0px;

	right: 0px;

	clip: rect(auto,-10px,auto,auto);

	padding: 50px;

	background-position: center top;

}

.fotter {

	background-image: url(images/fotter.jpg);

	background-repeat: no-repeat;

	height: 30px;

	width: 982px;

	padding: 0px;

	background-position: center top;

}

ul {

	list-style-position: outside;

	list-style-image: url(music2.png);

	vertical-align: middle;

	line-height: 200%;

}

