body {
	margin: 0px;
	padding:0px;
	font-family:Verdana;
	font-size: 11px;
	background-attachment: fixed;
	background-color: #030131;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}
