body,td,th {

	font-face: Comic Sans MS
	font-style: normal;
	font-family: Comic Sans MS;
	font-size: 14px;
	line-height: normal;
}
body {
	background-color: #e31703;
	background-image: url(images/hbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav {
	font-size: 14px;
	padding: 10px;
}
.nav a:link {
	color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	text-decoration: none;
	font-weight: 900;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.nav a:visited {
	color: #333333;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	text-decoration: none;
	font-weight: 900;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.nav a:hover {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	text-decoration: none;
	font-weight: 900;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.words {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.top {
	background-image: url(images/htc.png);
	background-repeat: no-repeat;
	background-position: center;
}
.friends {
	border: 10px ridge #FFFFFF;
	text-align: center;
	right: auto;
	left: auto;
	color: #FFFFFF;
	font-weight: 900;
}
h1 {
	font-size: 250%;
	margin: 0px;
}
.caction {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: 900;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 20px;
}
h2 {
	font-size: 200%;
	margin: 0px;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

