﻿html, body {
	font-family: Verdana;
	font-size: 12px;
	background-color: #000;
	overflow: auto;
}
html, body, a, a:visited {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type: none;
}
#intro, h1 {
	overflow: hidden;
}
#intro {
	width: 387px;
	height: 514px;
	background: url('images/intro.jpg') no-repeat;
	margin: 0px auto;
}
h1 {
	width: 153px;
	height: 65px;
	background: url('images/seba0p.png') no-repeat;
	margin: 74px 0px 0px 2px;
}
h1 em {
	visibility: hidden;
}
h2 {
	font-size: 12px;
	color: #9f9f9e;
	font-weight: normal;
	margin: -20px 0px 0px 41px;
}
ul#list {
	width: 368px;
	height: 150px;
	margin: 25px 0px 53px 19px;
}
ul#list li {
	text-align: center;
	margin-top: 34px;
	float: left;
}
h3 {
	width: 155px;
	font-size: 13px;
	color: #bbb4b3;
}
h4, ul#contact {
	font-size: 14px;
	margin-left: 214px;
}
ul#contact li {
	font-size: 11px;
	word-spacing: 3px;
	margin: 7px 0px 0px 1px;
}
