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

#wrapper 		{width:1200px; margin:auto;}
#logo			{width:340px; height:250px; float: left; background-color:#E8B97E; padding:20px 0 0 60px;}
#heading		{width:740px; height:240px; float:right; text-align: center; background-color:#E8B97E; padding:30px 60px 0 0;}
#information	{width:1000px; height:300px; float:left; margin:20px 0 0 70px; padding:30px; border:solid #E8B97E;}

#information ul li 	{font-size:22px; font-weight: bold;}

h1 {color:black}
h2 {color:black}

