body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	overflow: scroll;
	height: 415px;
	width: 415px;
	background-image: url(img/background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
