h1 {

	background: none;
	font-weight: normal;
	font-size: 48px;
	position: absolute;
	left: 50px;
	top: 16px;
}

body {
	margin-left: 0px;
}

#nedstat {
	position: absolute;
	left: 4px;
	bottom: 4px;
}

#nedstat img {
	border: 0;
}

#front {
	margin: 20px auto 0;
	width: 746px;
	height: 400px;
	background: url("images/bigsax.gif") left bottom no-repeat;
}

#bigstave {
	position: relative;
	height: 400px;	
	background: url("images/bigstave.png") left bottom no-repeat;
	margin-left: 138px;
	padding: 0;
	width: 608px;
}

#front ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	left: 0;
	width: 100%;
}

#front  ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	text-align: center;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-style: normal;
	position: absolute;
}

#front a {
	text-decoration: none;
	color: #000064;
}

#front a:hover {
	color: #008dff;	
}

li#cbso {
	left: 420px;
	top: 275px;
	font-size: 1.2em;		
}

li#store {
	left: 310px;
	top: 340px;
	font-size: 1.15em;		
}

li#bt {
	left: 240px;
	top: 302px;
	font-size: 1em;		
}

li#products {
	left: 190px;
	top: 330px;
	font-size: 0.9em;		
}

li#music {
	left: 130px;
	top: 275px;
	font-size: 0.9em;		
}

li#comps {
	left: 82px;
	top: 220px;
	font-size: 0.8em;		
}

li#mail {
	left: 40px;
	top: 190px;
	font-size: 0.7em;		
}

