body{
	background-image: url(/elements/images/bg_ss.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
}

#logo{
	position: absolute;
	right: 0;
 	top: 0;
	height:95px;
	width:250px;
	border:1 px solid #363636;
	background-image: url(/elements/images/saltvandssiden_logo.gif);
	background-color: #ffcc33;
	cursor:pointer;
	
}

.poll {
	background-color: #e4dd29;
	white-space: nowrap;
}