body {background-image: url("wtback.jpg");
}

div#newWeb {border: 2px solid #000099;
			border-width: 4px 4px 4px 18px;
			padding: .2em;
			margin: 1.5em 5em .5em 5em;
			font-size: x-large;
}

div#newWeb a {display: block;}

#oldcontent {position: relative;
	top: 125em;
}



#newsite a {display: block;
} 

#newsite {position: fixed !important;
	position: absolute;
	top: 20%;
	left: 20%;
	right: 20%;
	font-size: large;
	border: 0;
}



#newsite h1 {text-align: center;}

a.huge {font: xx-large arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: rgb(0, 130, 235);
}

