*{
	margin:0;
	padding:0;
}

body{
	background-image:url(./bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	margin-top:280px;
}
