body{
	background: #251011 url('images/bg/home.jpg');
	color:#F4F0BE;
}
a{
	color:#F4F0BE;
}
#header{
	background-image: url('images/header/title.home.png');
}
#navi{
	background-color:#991000;
}
#navi a{
	color:#F4F0BE;
	border-width:3px 3px 0px;
	border-color:#FF5B60;
}
#meat{
	border-color:#FF5B60;
}
#inner, #inner img{
	border-color:#991000;
}
#inner {
	width:494px;
	min-height:920px;
}
#twitter{
	position:relative;
	background-repeat:no-repeat;
	background-image: url('images/footer/twitter.png');
	clear:both;
	height:339px;
	width:300px;
	margin-left:10px;
	margin-top:-40px;
	z-index:1000;
}
#twitter_feed{
	width:180px;
	height:100px;
	padding:65px 0 0 50px;
	color:#000;
	font-size:12px;
	text-align:center;
}
#tweet_time{
	color:#991000;
	display:inline;
}
#follow_twitter{
	position:relative;
	margin:90px 0 0 135px;
	z-index:10000;
}
#footer{
	clear:both;
	width:700px;
	background-repeat:no-repeat;
	background-position:right 60px;
	background-image: url('images/footer/home.jpg');
	margin-top:-238px;
	height:238px;
	position:relative;
	z-index:100;
}
#footer2{
	padding:0 0 0 395px;
}
#footer4{
	padding-top:5px;
	height:25px;
}
