body{
	margin-top: 0px;
	}

h1 {
	width: 1024px;
	background-color: #ffffff;
	font-size: xx-small;
	text-align: center;
	color: #cccccc;
	margin: 0px;
	border: 0px;
	padding: 0px;
	}
	
div#up{
	position: relative;
	left: 0px;
	top: -50px;
	}

