BODY {
	margin : 0;
	padding : 0;
}

h1 {
	background: url(background/headerbackground.jpg) top left repeat-x;
	text-align: left;
	height: 130px;
}
hi,h2,h3,h4,h5

 {
	margin-top  : 0px;
	margin-bottom  : 30px;
	padding-top : 0px;
	padding-bottom : 0px;
}
P {
	margin : 20px 12% 0 12% ;
}
P.copyright {
	margin-top : 50px;
	padding-top : 45px;
	font-size : x-small;
	text-align : center;
	margin : 0;
	background: url(../../artists/background/teacher_footer_graphic.png) top left repeat-x;
}

DIV#pagehead {
	margin : 0px;
	padding : 0px;
	background: #000 url(../../artists/background/headerbackground.jpg) top left repeat-x;
	text-align: left;
	height: 150px;
}

DIV#title{
/*	background: url(../../artists/images/georgeewart.jpg) center no-repeat;  */
	text-align: center;
	height: 300px;

}
DIV#pagebody {
	background: #000 url(../../artists/background/background-george-ewart.jpg) top left repeat-x;
	color : #F8F8F8;
 	margin-top : -30px;
 	padding-top: 50px;
	padding-bottom: 50px;
}

a {
	color : #F8F8F8;
}

SPAN.title {
	visibility : hidden;
}