 body 	{ background: rgb(80,130,176); 
	}
 .contacts {text-align: center}
 .album { position: absolute;
	float: right;
	top: 25%;
	right: 10px;
	}
 .w { color: #FFFFFF; }
 .copy {
	position: absolute;
	bottom:0;
	font-size: 0.6em;
	clear:both;
	}
 .titletext {
	font-size: 1.1em;
	}
 .content {
	position: absolute;
	top: 10%;
	clear:both;
	font-size: 1em
	}

  #a { height: 22px; width: 34px; border: 0; top: 0; left: 0; background: url(infob.png); position:absolute; }
  #b { height: 22px; width: 17px; border: 0; top: 0; left: 34px; background: url(atb.png); position:absolute; }
  #c { height: 22px; width: 93px; border: 0; top: 0; left: 51px; background: url(gtmailb.png); position:absolute; }
  #d { height: 22px; width: 53px; border: 0; top: 0; left: 144px; background: url(musicb.png); position:absolute; }
  #e { height: 22px; width: 45px; border: 0; top: 0; left: 197px; background: url(comb.png); position:absolute; }

  #a:hover { height: 22px; width: 34px; border: 0; top: 0; left: 0; background: url(info.png); position:absolute; }
  #b:hover { height: 22px; width: 17px; border: 0; top: 0; left: 34px; background: url(at.png); position:absolute; }
  #c:hover { height: 22px; width: 93px; border: 0; top: 0; left: 51px; background: url(gtmail.png); position:absolute; }
  #d:hover { height: 22px; width: 53px; border: 0; top: 0; left: 144px; background: url(music.png); position:absolute; }
  #e:hover { height: 22px; width: 45px; border: 0; top: 0; left: 197px; background: url(com.png); position:absolute; }

  a #m:visited { text-decoration: none; }
  a #m:hover { text-decoration: none; text-indent:0; }
  a #m { text-decoration: none; }
  img { border: 0 }

  a.l:hover { color: white; text-decoration: underline }
  a.l { color: #14275b; text-decoration: none }
  a.current { color: white; text-decoration: none }

  #links { font-size: 0.8em }
