BODY {
	background :  D8BFD8 url(images/bkgd.jpg);
	font : serif;
	margin: 0 0 0 0;
}

H1 {
	font-family : serif;
	font-weight : bold;
}


H3, H4, H6 {
	font-family : serif;
	font-weight : bold;

}
H5 {
	font-family: serif;
	font-weight: bold;
	text-align: center;
}

DL, DT, UL {
	list-style : square;
	font-size : inherit;
	font-family : serif;
}

OL {
	list-style-position : outside;
	font-family : serif;
	font-size : inherit;
}

TD, TH, TR, TT {
	font-variant: normal;
	font-family : serif;
	text-align: left;
	vertical-align: top;
}

TABLE {
	font-size : inherit;
	font-family : serif;
}

HR {
	width : 60%;
	color : Purple;
	align : center;
	border : thick;
}

CITE {
	font-size : x-small;
	font-style : italic;
	font-family : serif;
	font-weight : bold;
}

BLOCKQUOTE, QUOTE {
	font-size : inherit;
	font-family : serif;
	text-align : left;

}
.PLAY {
	margin-left: 150px;
	margin-right: 35px;
	margin-top: 50px;
	position: absolute;
}

.MAIN {
	margin-left: 145px;
	margin-right: 22px;
	margin-top: 0px;

}

