body {
	margin : 10px 0 10px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	overflow : -moz-scrollbars-vertical;
}
#wrapper {
	width : 770px;
	margin : 0 auto 0 auto;
	text-align : center;
	background-image : url('images/plasterer.jpg');
	background-repeat : no-repeat;
	background-position : bottom right;
	background-color : #c7e3f1;
	border : 1px solid #000000;
	padding : 0 0 0 0;
}
.big {
	font-size : 18px;	
}
