@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	-webkit-text-size-adjust: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
		background-image:url(images/bline2.gif);
	background-repeat: repeat-y;
    background-position: center;
}
body ul {
	list-style:none;
}
.contheader {
	background: #000;
	height: 80px;
}
