body {
	margin: 0px;
	padding: 0px;
	background-color: #CAD0D3;
	font-family:Terminal;
	font-size:10pt;
	color:black;
	font-weight:bold;
	text-decoration:none;
}
#header {
background-image: url(background.jpg);
	border-bottom-width: thick;
	border-bottom-style: inset;
	border-bottom-color: white;
}
#header img {
margin-left: 2em;
}
#text {
padding: 5pt;	
}
#flashPlayer {
float:right;
margin: 5px;
border: 2px solid black;
	width: auto;
	text-align: center;
}
