body{ background-color:#696969}

text{color:#000000}

p{color:#000000}
em{color:#ffffff}
b{color:#ffffff}
body{color:#000000}
h1{color:#ffffff}
A:link{COLOR:#FF0000;text-decoration:none}

A:visited{COLOR:#A52A2A;text-decoration:none}

A:active{COLOR:#FF0000;text-decoration:none}

A:hover{COLOR:white;background-color:red}


#element1 {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;}

#element2 {
	position: absolute;
	z-index: 0;
	top: 50px;
	left: 50px;}