@charset "UTF-8";
/* CSS Document */

/***********************************************************
Overall style definition
***********************************************************/

body {
	background-image: url(billeder/main/baggrund-priser.jpg);
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.prisoverskrift {
	font-size: 13px;
	font-family: Trebuchet, Arial, sans-serif;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	text-align: right;
}
