/* default styles in style.css */

body {
background-image: url(/images/body-bg.png);
	background-color: #a9a9a7;
	background-position: center top;
	
}