body {
	text-align: center;
	font-family: Tahoma;
	background: #000000;
}

#logo {
	width: 350px;
	height: 100px;
	margin: 0px auto;
	border: 1px solid black;
	background: url('logob.gif') no-repeat;
}

#logo img {
	padding: 10px;
}

#wrapper {
	width: 900px;
	margin: 0px auto;
	border: 1px solid black;
}

#sisalto {
	width: 100%;
	text-align: center;
	background: #81c0ff;
	font-size: 14px;
	font-weight: bold;
}

#copy {
	width: 100%;
	height: 20px;
	clear: both;
	background: url('copy.gif');
	font-weight: bold;
}

#head {
	width: 100%;
	height: 20px;
	background: url('menuback5.gif') repeat-x;
	clear: both;
}

span.h2 {
	font-size: 26px;
	font-weight: bold;
}
