body {
	margin:10px;
	padding:0px;
	background-color: #FFE4B5;
	color: #B22222;
	font-family : arial;
	text-align:center;
}
a {
	color: Black;
	text-decoration: underline;
	font-family:verdana;
}
p {
	font: normal large arial;
	margin: 10px;
}
a.big {
	color: blue;
	font: bold 24px verdana;}
img {
	border: solid white 1px;
	margin: 5px;
}
td {text-align:center;}
h1{margin:0px;
font-family:verdana;}
h2{margin:0px;}
h3{margin:0px;}
h4{margin:0px;}

#container{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#pics img {width:120px; height:150px;}

#warning{
	margin: 10px;
	padding: 5px;
	font: bold 12px arial;
	text-align: justify;}
	
#enter {
	font : bold medium verdana;
	margin: 10px 0px 10px 0px;
	color: Black;
}
#enter a {
	text-decoration : none;
}
#title td{border: dashed white 1px;}
#title a:link {font-size : xx-small; text-decoration: none;}
#title a:visited {font-size : xx-small; text-decoration: none;}
#title a.ll {color : black; font: bold 13px verdana;}
#title a.ll:visited {color : black; font: bold 13px verdana;}
