/* CSS Document */

html, body {
	background-color: #FFFFFF;
	background-position: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	background-image: url(../pics/fondcontent.gif);
	background-repeat: repeat-y;
}


