/* @override http://samfitz.com/styles/temp_style.css */

body {
margin: 0 auto;
padding: 40px;
background: #6f6f6f url(../images/temp/bg.jpg) repeat-y center;
}
#logo{
	margin: 0 auto;
	width: 225px;
	height: 1000px;
	background: url(../images/temp/logo.png) no-repeat;
}
