body {
	background:url(images/bg.jpg) repeat-x #42c2f9; 
}

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}

h1 {
	font:30px "Trebuchet MS", verdana, sans-serif;
	font-style:italic;
	margin:10px 0 10px 25px;
	color:#009ee0;
	font-weight:bold;
	letter-spacing:-1px;
}