body {
	min-height: 800px;
	background: #c9c9c9 url("/img/tmp.png") no-repeat left top;
};

h1 {
	color: #444;
};

p {
	color: #666;
};