@charset "utf-8";

body {
    margin: 0px 16px 16px 16px;
	padding: 0px;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #000;
    background: #a8e6fe url(images/bg.jpg) top left repeat-x;
}

div#thehenhouse {
	width: 850px;
	text-align: center;
}

p {
	text-align: left;
	line-height: 19px;
}
