.col1 { background: #FCC; width: 35; }
.col2 { background: ##fffff0; width: 250;  }
.col3 { background: ##fffff0; width: 300;  }
.col4 { background: ##fffff0; width: 200;  }
.col5 { background: ##fffff0; width: 140;  }
.col6 { background: ##fffff0; width: 80; }
.col7 { background: ##fffff0; width: 50; }
.c1 { color: red;}
.c2 { color: magenta;}
.c3 { color: green;}
.c4 { color: maroon;}
.c5 { color: yellow;}
.c6 { color: teal;}
.c7 { color: silver;}
.c8 { color: purple;}
.c9 { color: lime;}
.c10 { color: navy;}
.c11 { color: gray;}
.c12 { color: olive;}
.c13 { color: aqua;}
.c14 { color: blue;}
.c15 { color: black;}
BODY {
  background-attachment: fixed;
  }
div#title1{
	position:absolute;top:10;left:10;}
div#title2{
	position:absolute;top:10;left:200;z-index:2;}
div#title2x{
	position:absolute;top:50;left:270;}

div#title3{
	position:absolute;top:10;left:250;z-index:2;}
a img { border-style: none;}
div#title4{
	position:absolute;top:10;left:280;z-index:2;}
b.1{font-weight:600; color:navy}
b.2{font-weight:600; color:olive}
b.3{font-weight:600; color:maroon}
