A:link
{ text-decoration: none; color:#8b8bff; }
A:visited
{ text-decoration: none; color:#cbcbff; }
A:active
{ text-decoration: underline; color:#cbcbff; }
A:hover
{ text-decoration: underline; color:#cbcbff; }



html, body, #center{
	min-height: 400px;
	height: 400px;
}



html>body, html>body #center {
	height: auto;
}

body
{ background: #380000;
font-family: Helvetica,Arial,sans-serif; 
color: #feffbb ;
font-size: 10pt; 
margin-top: 390;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
padding-bottom: 15px;
background-image: url("http://stellar-dust.katycat.net/fakenews/fakenews_header.png");
background-position: center 0px;
background-repeat: no-repeat;
background-attachment: scroll;
}

td
{ padding: 10px;
}

#header {
  margin: 5px;
  padding: 5px;
  height: 60px;
}
#left {
  position: absolute;
  left: 15px;
  top: 470px;
  width: 155px;
}
#center {
  top: 400px;
  margin-left: 175px;
  margin-right: 175px;
  margin-bottom: 15px;
  bottom: 15px;
}
#right {
  position: absolute;
  right: 15px;
  top: 470px;
  width: 155px;
}
#footer {
  margin-top: 50px;
  margin-bottom: 10px;
  margin-left: 0;
  padding: 10px;
  height: 20px;
  bottom: 15px;
}
