body {
	font: 1em "Trebuchet MS";
	background-color: #e0ad1f;
}

.background {
	background: url("../images/bg.jpg") no-repeat;
	width: 976px;
	height: 833px;
	margin: 0 auto;
}

.content {
	width: 38.4em;
	position: relative;
	top: 110px;
	left: 30px;
}

a {
	font-size: 2em;
	font-weight:700;
	text-decoration: none;
	color: #000
}

a:hover {
	text-decoration: underline;
}

#gramaphone {
	position: absolute;
	top: 380px;
	left: 30px;
}

#telephone {
	position: absolute;
	top: 380px;
	left: 410px;
}

#listen {
	position: absolute;
	top: 640px;
}

#contact {
	position: absolute;
	top: 640px;
	left: 445px;
}

