﻿#content {
	background-color:#D8D8D8;
	color:navy;
	position:absolute;
	margin-left:100px;
	margin-top:50px;
	width:893px;
	height:1000px;
	text-align:justify;
	font-weight:bold;
	font-family:"Comic Sans MS";
	}
#masthead {
	background-color: #ccc;
	width:893px; 
    height:128px;
    margin-top:50px;
    margin-left:100px;
    position:absolute;
    } 
#masthead h1 {
  	display:none;
  	}


