body {
	font-family: Verdana;
	color:#000000;
	line-height:1.5em; /* 16×1.125=18 */
	font-size: 1em;
	text-align:center;
	background:#FFFFFF
	
}

#container{
	overflow:hidden;
	text-align:center;
	width:930px;
	margin:20px Auto;
}

#logoheader {
	width:930px;
	text-align:center;
}

#footer {
	width:930px;
	text-aign:center;
	font-family: "Comic Sans MS";
	color:#000000;
	width:930px;
	text-align:center;
}

#addressheader {
	font-family: "Comic Sans MS";
	color:#ef2989;
	width:930px;
	text-align:center;
	font-weight:bold;
}

#maincontent {
	font-family: "Comic Sans MS";
	color:#000000;
	width:930px;
	text-align:left;
}

.red {
	color:#FF0000;
}

.blue {
	color:#004cbd;
}

.pink {
	color:#ff00ff;
}

.green {
	color: #00ff00;
}
