body {
   background-color: white
}

#logo {
   width: 600px;
   height: 200px;
   backgroup-image: url(logocpe.png);
   background-repeat: no-repeat;
   background-attachment: fixed;
}
