body {
	background-image: url(../img/bakgrunn_underside.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 30px;
}
.artikkelopplisting {
	background-image: url(../img/skillelinje_700px.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 28px;
}
.artikkelopplisting img {
	width:150px;
	height:auto;
	padding-right: 15px;
	border: none;
}

