body {
	background-color: #A40802;
	color: #fff;
	font-weight: bold;
	background-image: url(bg.png);
	background-repeat: no-repeat;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 80px;
	letter-spacing: 0px;
	line-height: 73px; 	
	padding-bottom: 70px;
	}
	
#title_b {
	margin-top: 60px;
	line-height: 73px;
	font-size: 80px;
	}
	
#title {
color: #000;
font-weight: 700;
font-size: 100px;
	line-height: 83px; 	
	}
	
#aa {
	margin-top: 20px;
	}
	
.wrapper {
	height: 25px;
	overflow: hidden;
	background-color: #A40802;
	}
	
#title_b span {
	line-height: 43px;
	padding-left: 4px;
	font-size: 30px;
	font-weight: 100;
	}
	
.white {
	background-color: #fff;
	width: 600px;
	margin-top: 50px;
	height: 0px;
	}