body {background-color: black;}

#content{
	position : relative;
	padding: 0px 100px 0px 100px;
	border:6px ridge #0000FF;
	margin : 0px auto 0px auto;
	width: 750px;
	background-image: url(sky.jpg);
	height: auto;}
	
#title{
	text-align: center;
	font: bold 40px/150% Verdana, Geneva, Arial, Helvetica, sans-serif;}
	
a {
	font: bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: blue;}
a:hover {color: red;}

h3 {
	text-align: center;
	font-size: 30px;
	margin:0px 0px 0px 0px;
	border:0px solid green;
	padding:0px 0px 0px 0px;}
h5 {
	text-align: center;
	margin-top:10px;
	margin-bottom:2px;}
	
iframe {
	width: 960px;
	height: 450px;}

h4 {
	text-align: center;
	font-size: 18px;
	margin-top: 3px;}
