body {
	height: 100%;
	background-color: #020200;
	background-attachment: fixed;
	background-image: url(myimages/front/utm.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: url('cursors/normal.cur'),auto;
}

