body {
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #93C;
	background-image: url(IMAGES/247discosrecord.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: scroll;
}
* {margin:0px;padding:0px;}
#container {
	margin: 30px auto;
	text-align: left;
	width: 785px;
	display:block;
	position:relative;
}
#header {
	width: 785px;
	height: 351px;
	margin:0px;
	display:block;
	background-repeat: no-repeat;
	position:relative;
	border: 2px solid #000;
	background-color: #999;
	background-attachment: fixed;
	background-image: none;
	background-position: left top;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #000;
	line-height: normal;
	text-decoration: blink;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
}
.mainareatext p strong {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
}

.contactarea {
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-color: #999;
	margin: auto;
	padding: 0px;
	height: auto;
	width: 786px;
	border: thick double #000;
}
.mainareatext {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-style: normal;
	width: 786px;
	color: #000;
	background-image: url(%20);
	background-repeat: no-repeat;
	background-color: #999;
	height: auto;
	margin: auto;
	padding: 0px;
	border: thick double #000;
}
