﻿#html
{
    background-color:#641011;
  
        background-image:url(images/menu/greek-islands.jpg);
  
  background-position:center center;
   background-attachment:fixed;
   background-repeat:no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family:Century Gothic;
}
#top
{
    position:relative;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
  
}
.sun
{
    position:relative;
    color:#ffcc00;
}
#hdr
{
    position:relative;
    width:1000px;
    height:172px;
    background-image:url(images/menu/logo3.png);
}
#main
{
    position:relative;
    width:1000px;
    margin-left:auto;
    margin-right:auto;

        background-image:url(images/menu/bak9.png);
    font-size:15pt;
    color:White;
    
    
}
.smg
{
    position:absolute;
    color:White;
    width:380px;
    top:15px;
    right:10px;
   
    
}