body{
	background: #FFF;
	color: #333;
	font: 12px "Trebuchet MS",Verdana,Arial,sans-serif;
	background: url("bg.gif");
	line-height:12pt;
	
}

#wrap {
	width:800px;
	height:660px;
	margin:auto;
	border: 2px dotted #9C6;
	background:#FFF;
}

h1 {
	font-size:14px;
	text-align:center;
}
h2 {
	font-size:13px;
	font-weight:bold;
}

a:link {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	text-decoration:underline;
}
a:active {
	color:#FFF;
	text-decoration:none;
}
a:visited {
	color:#FFF;
	text-decoration:none;
}
#logo{
	background: #000;
	width:220px;
	height:130px;
	padding: 10px 0 0 20px;
	float:left;
	position:absolute;
	margin:5px 5px 0 5px;
}
#so{
	background: #9F6;
	width:510px;
	height:340px;
	padding: 10px;
	position:absolute;
	float:left;
	margin:5px 5px 0 260px;
}

#pict{
	background: #622F8A;
	color:#FFF;
	width:220px;
	height:115px;
	padding:10px;
	text-align:left;
	float:left;
	position:absolute;
	margin:515px 5px 0 5px;
}

#cal{
	background: #54A9FD;
	width:510px;
	height:255px;
	padding: 10px;
	position:absolute;
	float:left;
	margin:375px 5px 0 260px;
}

#vor{
	background: #FF4271;
	width:220px;
	height:330px;
	padding: 10px;
	float:left;
	position: absolute;
	margin:155px 5px 0 5px;
}

