body {
	background:url(argylesquid.jpg);
	background-color:#ffffff;
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:top left;
	font-family: tahoma;
	font-size: 12px;
	color:#000000;
	line-height:18px;
}




a:link {
	color: #000000;
	text-decoration:none; 
}

a:visited {
	color: #000000;
	text-decoration:none; 
}

a:hover {
	color: #000000;
	text-decoration:none; 
}

a:active {
	color: #000000;	
	text-decoration:none; 
}



a.squid:link, a.squid:visited, a.squid:active{
	display: block;
	width: 73px;
    height:401px;
	background-image: url(images/flicker.png) !important;
	background-position: top !important;
}


a.squid:hover {
	background-position: bottom !important;
}


.logo{ 
		
	position:absolute!important; 
	top:200px; 
	left:0%; 
	width:73px; 
	overflow:visible; 
	margin-left:0px; 
	text-align:left; 
	z-index:9;
	
	}

