body {
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	border-left-style: none;
	outline-width: thin;
	overflow: visible;
	background-repeat: repeat;
	border-color: #000000;
	border-bottom-style: none;
	list-style-type: disc;
	color: #224038;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

}
