/*
SabinePlessers.be
General stylesheet
By Pixelpanic.be (versie 13-02-2008)
*/

/* HTML selectors */
body, p, form, fieldset, input, img, ul, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #6A4D2F;
}
#note {
	width: 373px;
	height: 244px;
	margin: 200px auto 0 auto;
	background: url(../img/note.png) no-repeat;
}
#note span {
	display: none;
}
