@charset "utf-8";

#container {width:80%; margin:auto; background-color:#d4a18d; min-height:800px; position:relative;}

#header {width:100%; background-color:#d4a18d; height:150px; position:relative;}

#footer {width:100%; background-color:#BE1E2D; height:150px; position:absolute; bottom:0px;}

