body {
	margin:0px;
	padding:0px;
	background-color: #DFD25E;
	color: #A0522D;
	font-family : cursive;
	text-align:center;}
a {
	color: Blue;
	text-decoration: underline;}
p {
	font: normal large cursive;
	margin: 10px 0px 10px 0px;}
a.big {
	font: bold 22px cursive;}
a.big2 {
	font: bold 50px cursive;}
img {
	border: 2px solid white;
	margin: 5px;}

#container{
	width: 759px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EEE8AA;
	border: 3px solid #FFFACD;}
#head{
	background-color: #DDCF51;
	color: #FFFACD;
	border: solid #FFFACD;
	border-width: 0px 0px 3px 0px;
}
#pics img {width:90px; height:120px;border-color:white}
#title td{border: 3px solid #DDCF51}
#title a:link {color: #A0522D; font-size : xx-small; text-decoration: none;}
#title a:visited {color: #A0522D; font-size : xx-small; text-decoration: none;}
#title a.ll {color : Navy; font: bold 13px cursive;}
#title a.ll:visited {color : Navy; font: bold 13px cursive;}

#warning {
	margin: 5px;
	font: normal normal bold 12px cursive;
	text-align: justify;
	padding: 5px;}

h1{margin:0px;}
h2{margin:0px;}
h3{margin:0px;}
h4{margin:0px;}
#enter {font : bold medium cursive;margin: 10px 0px 10px 0px;}
#enter a {text-decoration : none;}
#records{font-size:x-small}