.menu {
	font-family:"Comic Sans MS Bold", "Comic Sans MS", sans-serif;
	text-align:left;
	border:0px;
	font-size: 15.5px;
}

a:link {
	color: #000000;
	text-decoration: none;
	border-width:0px;
}

a:hover {
	color: red;
	text-decoration: none;
	border-width:0px;
}

a:visited {
	text-decoration: none;
	border-width:0px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#footer {
	font-family: "Comic Sans MS Bold", "Comic Sans MS", sans-serif;
	font-size: 15px;
	position: static;
	width: 596px;
	z-index: 1;
	text-align: center;
	top: 500px;
}

body{
	background-image:url(images/notepad_900.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:static;
}
