body {
		background-image: url(../images/background.gif);
		background-repeat: repeat-y;
	}
	
 .header {
	position: absolute;
	left: 320px;
	top: 360px;
	}

#twitter_div	{
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	width: 240px;
	text-decoration: none;
				}
	
#banner {
	position:absolute;
	left:510px;
	top:60px;
	width:341px;
	height:328px;
	z-index:10; }

a:link		{text-decoration: none;
		color: #009}

a:visited	{text-decoration: none;
		color: #f90}

a:active	{text-decoration: none;
		color: black}

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