@charset "utf-8";
/* CSS Document */

body {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/backgimage.gif);
	background-repeat: repeat-x; 
	background-color:#FFFFFF;
}

.text {
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2c2929;
	text-decoration: none;
}
