body {
font-family: trebuchet ms;
font-size: 75%;
margin-bottom: 30px;
/*margin-top: 30px;*/
margin-top:0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom:0px;
background-color: #DFF5F0;
/*background: url("http://absurdism.org/usericons/flowerbg2.png") fixed;*/
}

a {
	font-weight: bold;
	color: #544746;
	text-decoration:none;
	font-size:95%;

}

a:hover {
	font-weight: bold;
	color: #544746;
	text-decoration:underline;

}

p {
margin-bottom: 30px;
	line-height: 200%;
	text-align:center;}

.menu a, .menu a:visited {
font-family: verdana;
  text-decoration:none;
  text-align:right;
  background-color:#C5DFE0; 
  color:#544746;;
  padding: 0.5em;
  margin: 0em auto;
  border-right:1px solid #708C8E;
	border-bottom:1px solid #708C8E;
	border-left:1px solid #708C8E;
	border-top:1px solid #708C8E;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
  }
	
.menu a:hover {
  border-right:1px solid #6E9084;
	border-bottom:3px solid #6E9084;
	border-left:1px solid #6E9084;
	border-top:3px solid #6E9084;
	text-align:left;
	background-color: #C2E1D5;
	text-decoration:none;
  } 
	
	.box {
	 background-color:#C5DFE0;
	background: url("http://absurdism.org/usericons/bg.png") fixed;
  color:#000;
	 width:562px;
	 padding:20px;
  margin: 0px;
  border-right:8px solid #6E9084;
	border-bottom:0px solid #6E9084;
	border-left:8px solid #708C8E;
	border-top:1px solid #708C8E; 
	text-align:center;}
	
	.pic {
	 background-color:none;
  padding: 0em;
	margin:0px;
  /*margin: 6px;*/
	width: 600;
	height: 147px;
  border-right:8px solid #6E9084;
	border-bottom:1px solid #6E9084;
	border-left:8px solid #708C8E;
	border-top:0px solid #708C8E; 
	}
	
	h1 {
	color: #544746;
	font-family: verdana;
	font-size: 160%;
	border-bottom: 4.5px #544746 solid;
	text-transform: uppercase;
	margin-bottom: 30px;
	padding-bottom: 4px;
	width: 100%;
	text-align: center;
	}
	
		h2 {
	color: #544746;
	font-family: verdana;
	font-size: 120%;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 4px;
	width: 100%;
	text-align: center;
	}
	
	ol {
	text-align:left;
	line-height: 200%;
	}
		