<STYLE TYPE="text/css">
A { text-decoration: none; }
A { text-decoration: none; }
A:Hover {color:BLACK; background-color:RED}
A {color:black}
H1 {color:red}
H2 {color:green}
P.HEAD1 {width: 100%; border: 4px solid red; position: absolute;
Left: 1px; top: 1px}
P.HOME1 {width: 20%; border: 4px solid red; position: absolute;
Left: 1px; top: 50px}

P.LEFT1 {width: 110px; border: 4px solid red; position: absolute;
Left: 100px; top:100px; background-color: WHITE}
P.LEFT2 {width: 110px; border: 4px solid red; position: absolute;
Left: 100px; top:300px; background-color: brown}
P.RIGHT1 {width: 110px; border: 4px solid red; position: absolute;
Left: 300px; top:100px; background-color: yellow}
P.RIGHT2 {width: 110px; border: 4px solid red; position: absolute;
Left: 300px; top:300px; background-color: green}

P.Center1 {width: 110px; border: 4px solid red; position: absolute;
Left: 100px; top: 250px; background-color: green}
P.Center2 {width: 200px; border: 4px solid red; position: absolute;
Left: 300px; top: 250px; background-color: green}
</STYLE>
