@charset "utf-8";

#container {width:1024px; margin:auto; background-color:#d8c6b8; min-height: 800px; position: relative;}

#header {width: 100%; background-color:#d8c6b8; height: 150px}

#sidebar-left {width: 150px; height: 500px; background-color:#0a9446; position: absolute; top: 200px; left: 0px;}

#sidebar-right {width: 150px; height: 500px; background-color:#ce1b44; position: absolute; top: 200px; right: 0px;}

#footer {width: 100%; background-color:#d8c6b8; height: 150px; position:absolute; bottom:-50px;}
a {color: #5f1312;}

#navigation {position: absolute; background-color:#553237; width: 100%; top: 150px; height: 50px}

#middle {padding-left: 160px; padding-right: 160px; padding-top: 50px;}
a {color: #ce1b44; font: "goudy old style regular";}

h1 {color: #0a9446; font: "klinic slab book"; font-size: 30px;}

h2 {color:#5f1312; font: "goudy old style regular"; font-size: 18px;}

h3 {color: #5f1312; font: "goudy old style regular"; font-size: 16px;}
