body 
{
	background-color: #ffffff;
	background-image: url(images/Handskar_myller_webb_2_DEL.jpg);
	
}

#handske
{
	width: 500px;
	position: absolute;
	left: 0px;
	top: 60px;
	z-index: 10;
}

#tio_fingrar
{
	border: none;
	width: 405px;
	height: 100px;
	position: absolute;
	left: 500px;
	top: 375px;
}

#text
{
	border: none;
	position: absolute;
	left: 500px;
	top: 450px;	
	font-family: courier new;
	color: #b5121b;
	line-height: 160%;
}

a:link{
	color: #b5121b;
	text-decoration: underline;
}

a:visited{
	color: #b5121b;
	text-decoration: underline;
}

a:hover
{
	color: #b5121b;
	text-decoration: underline;
}

