body {
	margin:0px;
	padding:0px;
	background-color: #FFF8DC;
	color: #FF8C00;
	font-family : cursive;
	text-align:center;
}
a {color: Blue;}
a.big {font: normal normal 900 24px/24px cursive;
}
p {margin: 10px 0px 10px 0px;}

#head img {border: solid #FF8C00;border-width: 0px 0px 3px 0px;margin:0px;}
img{border: 2px solid White; margin: 5px;}
#pics img {width:120px; height:150px;border:1px solid #FF8C00;}

h4{margin:0px;}

#container{
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #FF8C00;
	padding-bottom: 10px;
	background-color: #FFF1B7;	
}
#warning {
	padding: 5px;
	text-align: justify;
	font: normal normal bold x-small cursive;}
	
.zad {
padding: 5px;
	background-color: #FFF8DC;
	border: 1px solid #FF8C00;
	margin: 10px;	
	color: Maroon;}
	
#title {font: small medium cursive;}
#title td{border: 2px dashed Orange;}
#title a:link {font-size : xx-small; text-decoration: none;}
#title a:visited {font-size : xx-small; text-decoration: none;}
#title a.ll {color : #D2691E; font: bold 13px cursive;}
#title a.ll:visited {color : #D2691E; font: bold 13px cursive;}
#records{font-size:x-small;margin:10px;}
#td{text-align: center;}
#records a{font-size:medium;}