body {
	background-color:#d1d1d1;
}

h1 , p {
	font-family:"Arial", "Helvatica", "Sans-serif";
	text-indent: 10px;
}

div {
	width:600px;
	height:100%;
	background-color:#999999;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	border-radius:5px;
}
