@charset "utf-8";
#content {
	margin: 0px;
	padding: 0px;
	height: 700px;
	width: 1024px;
}

#bodyb {
	background-color:#FF33CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #0033CC;
	font-style: italic;
}

#top {
	height: 170px;
	width: 1020px;
	margin-bottom: 10px;
	margin-top: 10px;
}


#n {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 165px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#e {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 165px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#d {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 165px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#r {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 165px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#o {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 165px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#w {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 165px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.letter   {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
