body {
	font-family: 		"Times New Roman", "Times", serif; 
	font-size:			medium; 
	color:				#2e2720;
	background-image: 	url(../image-files/tile.jpg);
}

.jello {
	width: 			915px;
	margin-left:	auto;
	margin-right:	auto;
}

a {
	text-decoration:	none;
}

a:link {
	color:			#E62E19;
}

a:visited {
	color:			#E62E19;
}

a:hover {
	color: 			#FAD59E;
}

#menu {
		font-family: 	"Courier New", Courier, monospace; 
		font-weight:	bold;
		color: 			#a42b09;
		font-size:		25px;
		position:		absolute;
		top:			275px;
		padding-left:	70px;
}

#topper {
	background-image: 	url(../image-files/indextop.jpg);
	background-repeat: 	no-repeat;
	width:				915px;
	height:				335px;
	margin-top: 		60px;
}

#text {
	background-image: 	url(../image-files/pagetile.jpg);
	background-repeat: 	y;
	width:				915px;
	padding:			5px 0px 4px 0px;
}

#padding {
	width:				710px;
	margin:				0px 0px 0px 110px;
}

#bottom {
	background-image:	url(../image-files/coffeebottom.jpg);
	background-repeat:	no-repeat;
	width:				915px;
	height:				350px;
}

h1 {
	text-align:			center;
	color: 				#a23636;
	font-family: 		"Courier New", Courier, monospace; 
	font-size:			2.5em;
}

h2 {
	text-align:			left;
	color: 				#a23636;
	font-family: 		"Courier New", Courier, monospace; 
}

.menucolor {
	color:			#526A7A;
}

.redtext {
		font-family: 	"Courier New", Courier, monospace; 
		font-weight:	bold;
		font-size:		large;
		color: 			#E62E19;
}

.italic {
	font-style:			italic;
	color:				#3D4C5C;
}

.big {
	font-size:			2em;
}
