@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: Tahoma;
	font-size: 12px;
}
body {
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
