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

body {
	background-color:#000000;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

#image_01 {
	background-image:url('https://steamcdn-a.akamaihd.net/apps/tf2/blog/images/lastwill.jpg');
	background-position:top center;
	height:2400px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-repeat:no-repeat;
}


















