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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 0px;
}
h1 {
	font-size: 14px;
	color: fff;
	margin:0;
}
p {
	font-size:13px;
}
li {
	font-size:13px;
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
