body {
     margin:0px;
     background-color: #000000;
     font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
     }

#page {
      margin-left: auto;
      margin-right: auto;
      margin-top: 0px;
      margin-bottom: 0px;
      border: 0px solid #41484c;
      text-align: left;
      width: 802px;
      padding: 0px;
}

#header {
	background-color: #000000;
	color: #ffffff;
	padding: 10px;
	margin-top: 150px;
        margin-bottom: 30px;
	}

#footer {
	background-color: #000000;
	height: 25px;
        padding: 0px;
	}

.copywrite {
	font-family: Verdana, Helvetica, sans-seri;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	}

.normal {
        font-family: 'Times New Roman', Helvetica;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}
