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

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

.inbox{
	margin-left:auto;
	margin-right:auto;
	background-color:#FCE4E8;
	width: 794px;
	text-align: center;
	font-size:14px;
	font-weight:bold;
}

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

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

h1{
	margin-left:10px;
	margin-bottom:5px;	
	font-family:"Trebuchet MS",Arial, helvetica;
	font-size:42px;
	color:#B71A7A;
}

h2{
	font-family:Georgia,Arial;
	text-align:center;
	color:black;
	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;
}

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

.biggest{
	font-family:"Trebuchet MS", helvetica;
	color:black;
	font-weight:bold;
	font-size:38px;
}

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

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

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

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

a.recipOne{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	color:#B71A7A;
  	font-weight:600;
}
a.recipTwo{
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	text-decoration: none;
	font-size:11px;
	color:#E56929;
	font-weight:600;
}

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