
body, body.hvid {
		margin-left: 20px;
		margin-right: 20px;
		width: auto;
		color: black;
		background-color: white;
		background-repeat: no-repeat;
		background-attachment: fixed 
}

body{
			background-image: url(images/baggrx.gif);
}

body.hvid {
			background-image: url(images/baggr.gif);
}

td, p.medium {
	text-align: left;
}
