
body { color: black; background-color: white; margin: 0; padding: 0; }
h1 { color: #000; font-size: 16px; font-family: tahoma; font-weight: normal; text-align: right; word-spacing: 12px; letter-spacing: 2px; margin: 0.67em 100px 0.67em 0; }
.transparent_class {
	filter:alpha(opacity=71);
	-moz-opacity:0.71;
	-khtml-opacity: 0.71;
	opacity: 0.71;
}
#layer1 { background-color: #fff; height: 35px; width: 100%; left: 0; top: 0; position: absolute; visibility: visible; }

