@charset "UTF-8";

body {
    background-color: #F4F0D8;
}

h1 {
    font:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

div {
	width:60%;
}