body {
	margin:0px;
	padding:0px;
	background-color: #FFF8DC;
	color: #CD5C5C;
	font-family : cursive;
	text-align:center;
}
a {
	color: #FF8C00;
}
a.big {
	font: normal normal 900 24px/24px cursive;
}
p {
	margin: 10px 0px 10px 0px;
	text-align: center;
}
#head img {border: solid #FF8C00;border-width: 0px 0px 3px 0px;margin:0px;}
img{border: 2px solid #FF8C00; margin: 5px;}
#pics img {width:120px; height:150px;border:0px;}
h4{margin:0px;}

#container{
	width: 727px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #FF8C00;
	padding-bottom: 10px;
	background-color: #FFFACD;	
}
#warning {
	padding: 5px;
	text-align: justify;
	font: normal normal bold 14px cursive;}
.zad {
	background-color: #FFE0CC;
	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;}
