
/* Thanks to http://colourlovers.com/palette/7389 */

/* 026069 299fa5 ebf479 f8bf28 e85914 */

body {
   background: #026069;
   color: #299fa5;
   font-family: tahoma, sans-serif;
   font-size: 16px;
}

div {
   background: #ebf479;
   color: inherit;
   width: 550px;
   padding: 10px;
   border: 1px solid #f8bf28;
   margin: 20px;
}

a {
   background: inherit;
   color: #e85914;
}

ul {
   list-style-type: none;
   line-height: 1.8em;
}

img {
   padding-left: 10px;
   margin-left: 20px;
}

.main {
   background: #026069;
   color: inherit;
   padding: 0;
   border: 0;
   margin: 0;
}

.logo {
   position: absolute;
   top: 110px;
   left: 560px;
   margin: 0;
   border: 0;
}

ul.menu {
   display: inline;
   list-style-type: none;
}
