/*
* Doppingen och Viggen för hela familjen
* http://www.Halliwick.se/
 */

body {
	background-color: #eeeeef;
/*	background-image: url('images/PixelBG3.png');*/

	margin-left: 3;
	margin-top: 5;
	margin-right: 3;
	margin-bottom: 5;
}

/* Set the default fonts */
p,h1,h2,h3,h4,h5,li {
	font-family: sans-serif;
	color: #332244;
}

/* Set the default font size for standard text */
p,li {
	font-size: 13px;
	color: #554466;
}

a {
	color: #665577;
	font-family: sans-serif;
	font-size: 13px;
}

img {
	border: 0;
}

