@charset "utf-8";

header { display: none;}
body { background-color: #E9E9DF;
       background-image: url("images.gif");
       background-repeat: no-repeat;
       background-position: right top; }
nav {  display: none; }
footer { display : none; }