body{
	background-color:#FAF5DD;
	margin: 0;
	padding: 0;
}

.outbox{
	margin:20px auto 20px auto;
	width:800px;
	padding: 3px;
	border-style:solid;
	border-width: 2px;
	border-color:#853B14;
}

.footer{
	font-size: 11px;
	font-family:Georgia,Arial;
	color:#A87B00;
	font-weight:600;
}

.border{border-width:1px; border-style:solid; border-color:maroon}

h1{
	margin-left:10px;
	margin-bottom:5px;	
	font-family:Georgia,Arial, sans-serif;
	font-size:42px;
	color:#611500;
}

h2{
	font-family:Georgia,Arial;
	text-align:center;
	color:#A87B00;
	margin:0;
	font-size:20px;
}

.warn{
	font-size:12px;
	font-family:"Trebuchet MS",Arial;
	color:black;
	font-weight:400;
	margin:0;
	padding:0;
}

.normal{
	font-family:Georgia,Arial;
	font-size:14px;
	font-weight:bold;
	color:black;
}

.normalPlus{
	font-family:Georgia,Arial;
	font-size:16px;
	font-weight:bold;
	color:black;
}

.medium{
	font-size:20px;
	font-family:Georgia,Arial;
	font-weight:400;
	color:black;
}

.mediumPlus{
	font-size:24px;
	font-family:Georgia,Arial;
	font-weight:600;
	color:black;
}

.big{
	font-family:'Trebuchet MS',Arial;	
	color: black;
	font-weight:bold;
	font-size:30px;
}

.biggest{
	font-family:Impact,sans-serif;
	color:#611500;
	font-weight:400;
	font-size:38px;
	letter-spacing:3px 
}

.link{
	font-family: Georgia,Arial, sans-serif;
	font-weight:bold;
	font-size:30px;		
}

.gallery{
	font-family:Georgia,Arial;
	font-weight:normal;
	font-size:26px;
	color:#A87B00;		
}
 
.enter{
	font-family:Georgia,Arial;
	font-size:55px;
	font-weight:400;
}

a:link{
	text-decoration:none;
	color:#004000;
}
a:visited{
	text-decoration:none;
	color:#004000;
}

a:hover{
	text-decoration:underline;
	color:#008C00;
}

a.recipOne{
	font-family:'Times New Roman';
	text-decoration: none;
	font-size:12px;
	color:maroon;
  	font-weight:600;
}
a.recipTwo{ 
	font-family:'Times New Roman';	
	text-decoration: none;
	font-size:12px;
	color:red;
	font-weight:600;
}

font.recip{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
}