body {
	background-color: #3F6BC7;
}
body, p, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

#MainBody{
	padding: 0 30 0 40; 
	width:649px;
	background-image: url(/images/Piano-Tuner_05.jpg);
	background-repeat: repeat-y;
}

#topBox {
	padding: 12 27 12 17; 
	width:259px;
	height:143px;
	background-image: url(/images/Piano-Tuner_03.jpg);
	background-repeat: no-repeat;
}

#Footer{
	padding: 0 30 0 40; 
	font-size: 10px;
	font-weight:bold;
	height:25px;
}

h1, h2, h3, a {
	margin: 2 0 1 0;
	font-weight:bold;
	color: #white;
	padding: 0;
}
p {
	margin: 0;
}
a {
	color: white;
}
h1 {
	font-size: 13px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 11px;
}

