@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	}

#temp-header {
	position: relative;
	width: 708px;
	height: 443px;
	background-image: url(../images/temp-banner.jpg);
	margin: auto;
	top: 50px;
	}