body {
		background-color: #ffffff;
		 background-image: url(http://absurdism.org/kemet/miwubox.jpg);
        background-repeat: repeat;
        background-attachment: fixed;
		font-family: "georgia", "times new roman", sans-serif;
		font-size: 14px;
		text-align: left;
		line-height: 24px;
		}
		
p {
	font-family: "georgia", "times new roman", sans-serif;
	color: #660000;
}

li {

	font-family: "georgia", "times new roman", sans-serif;
	color: #660000;
}
 
a:link {
		color: darkblue;
		text-decoration: none;
		border-bottom: 0px solid #660033;
		font-size: 14px;
	}
	
	a.enter {
	  font-size: 25px;
		color: darkblue;
		text-decoration: none;
		border-bottom: 0px solid #660033;

	}

a:hover {
	color: #660033;
	text-decoration: none;
	border-bottom: 0px solid white;
}

a:active {
		color: #660033;
		text-decoration: none;

	}
	

a:visited {
		color: darkblue;
		text-decoration: none;
		border-bottom: 0px solid #660033;

	}

	h1 {
		font-family : "georgia", "times new roman", sans-serif;
		font-size: 20px;
		text-align: center;
		letter-spacing: 1px;
		color: darkblue;
		line-height: 1px;
		}
		
			h2 {
		font-family : "georgia", "times new roman", sans-serif;
		font-size: 13px;
		text-align: center;
		letter-spacing: 1px;
		color: #660033;
		}
		
		
	.layout {
	  width: 705px;
		margin-left: auto;
		margin-right: auto;
		border-left: darkblue solid 6px;
		border-right: #660033 solid 6px;
		border-bottom: darkblue solid 1px;
		border-top: #660033 solid 1px;
		padding: 20px;
		text-align: left;
		overflow: visible;
		background: aliceblue;
		}
		
			.menu {
	  width: 705px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px;
		border-left: darkblue solid 6px;
		border-right: #660033 solid 6px;
		border-bottom: darkblue solid 1px;
		border-top: #660033 solid 12px;
		padding: 20px;
		text-align: center;
		overflow: visible;
		background: none;


	}
	
				.menulinks {
	  width: 725px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px;
		border-left: darkblue solid 6px;
		border-right: #660033 solid 6px;
		padding: 10px;
		text-align: center;
		overflow: visible;
		background: white;


	}
