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

#container{
	margin:auto;
	background:#1C0B0D;
	width:1024px;
	height:auto;
	text-align: left;
		}
	
#header{
	width:1024px;
	margin:auto;
	height:430px;
	
	}	
	
#navigation{
	width:1024px;
	height:38px;
	background-color:#FFF;
	}	
	
#textarea{
	width:761px;
	height:auto;
	margin-top:47px;
	margin-left:131px;
	margin-right:131px;
	background-color:#3C2422;
	font-size: 16px;
	margin-bottom:15px;
	text-align: center;
	
	
	}	

.consider{
	font-size:18px;
	}


.homepage{
	text-align:center;}
