* {
	font-size: 1em;
	padding: 0em;
	margin: 0em;
}

body {
	background-image: url(images/main-bg_solid.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

a img {
	border: none;
}

div {
	position: relative;
	top: 0px;
	height: 2;
}

li {
	position: relative;
}
