body{
	background: #555 url(bg.gif) repeat-y center;
	color: #aaa;
	font-family: helvetica, arial, sans-serif;
  	font-size: 16px;
  	margin:0;
}

a{
color:#333fff;
text-decoration:none;
}

a:hover{
color:#666;
text-decoration:none;
}

