@charset "UTF-8";
.tina {
	background-image: url(orginalbak/small/index.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative; /* ifall du vill absolut-positionera nånting utifrån container div*/
	width: 800px; /* sätt önskad width på designen*/
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
}
.programmen {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
