body {
	background-attachment: fixed;
	background-image: url(nv/redbg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #292929;
	margin: 0px;
	padding: 0px;
}
.hometext {
	width: 350px;
	font-family: "Comic Sans MS", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	padding-left: 20px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #A50100;
	text-decoration: none;
}
.homeh1 {
	color: #880105;
	font-size: 18px;
	font-weight: bold;
}
.navbox {
	position: fixed;
	top: 0px;
	left: 766px;
}.downbox {
	height: 100px;
}
