
html {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 700px;
	margin: 50px auto 0 50px;
}

ul {
	padding-left: 1em;
	list-style-type: square;
}li {
	font-size: 90%;
	line-height: 1.4em;
}

p {
	padding-bottom: .5em;
	margin-bottom: 0em;
	padding-top: 0em;
	margin-top: 0px;
	line-height: 1.2em;
}
 h1 {
	padding: 0px;
	margin: 0px;
}

h2 {
	padding-left: .1em;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-top: 1em;
	line-height: .5em;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
 #header {
	margin-bottom: 2em;
	background-image: url(img/lalalila.png);
	width: 599px;
	height: 143px;
	text-indent: -999em;
}
 #footer {
	padding: 0px;
	margin: 0px;
	height: 50px;
}
 .nomargin {
	line-height: 1em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
 