@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
	#papirend1
	{
		width: 208px;
		height: 5px;
		background-image: url(imgs/papir_end1.png);
		background-repeat: no-repeat;
	}

	#papirend2
	{
		width: 208px;
		height: 5px;
		background-image: url(imgs/papir_end2.png);
		background-repeat: no-repeat;
	}

	#mainframeend1
	{
		width: 792px;
		height: 4px;
		background-image: url(imgs/mainframe_end1.png);
		background-repeat: no-repeat;
	}

	#mainframeend2
	{
		width: 792px;
		height: 4px;
		background-image: url(imgs/mainframe_end2.png);
		background-repeat: no-repeat;
	}

	.at8
	{
		width: 16px;
		height: 9px;
		background-image: url(imgs/at8.png);
		background-repeat: no-repeat;
	}
}
