			body { background-color: #030; padding-top: 16px; }
			img { border: none 0; }
			#wrnbdy {margin: auto; width: 540px; background-color: fff; padding: 40px; font-family: sans-serif; }
			a:link, a:visited { color: maroon; text-decoration:none; }
			h1 { color: cc0000; font-weight: bold; font-size: 50px; text-align: center; }
			h2  { font-size: 16px }
			h3 { color: cc0000; font-size: 28px; text-align: center; }
			#first { width: 100% }
			#agree, #yikes  { margin: auto; position: relative; width: 120px; height: 86px; border: 0 }
			#agree { background-image: url("../images/buttons/agree_but_UP.gif") }
			x#agree a  { background-image: url("../images/buttons/agree.gif") }
			#yikes a  { background-image: url("../images/buttons/yikes.gif") }
			#xagree a:link, #xagree a:visited, #yikes a:link, #yikes a:visited { position: absolute; top: 0; left: 0; background-position: 0 0; }
			#xagree a:hover, #yikes a:hover { position: absolute; top: 0; left: 0;  background-position: 0 -174; }