body {
	margin:10px;
	padding:10px;
	background-color: #FFE4B5;
	color: Maroon;
	font-family : arial;
	text-align:center;
	}
	
a {color: #A0522D; font-family: cursive;}
a.big {color: #0000CD; font: large cursive;}
a.big2 {color: #0000CD; font: bold xx-large cursive;}
p {margin: 10px}
img{border: 2px solid #FEFF4A; margin: 5px;}

#pics {text-align: center;}
#pics img {width:150px; height:200px; border:1px solid #CD853F;}
#head{margin:10px;}
h1{margin:0px; font-family:verdana;}
h4{margin:0px;}
h3{margin:0px;}
#container{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
#warning {
	text-align: justify;
	padding: 10px;
	margin:10px;
	}
.zad {
	background-color: #FFD89D;
	border: 3px dashed #CD853F;
	}

#title td{border: 2px dashed #CD853F;}
#title a:link {font-size : x-small; text-decoration: none;}
#title a:visited {font-size : x-small; text-decoration: none;}
#title a.ll {color : #B22222; font: bold small cursive;}
#title a.ll:visited {color : #B22222; font: bold small cursive;}
#records{margin-top:20px;font-size:xx-small}
#records a{font-size:medium;}
