body {  
font-family:Calibri, Arial, Century Gothic;
font-size:14px;
background-image:url(../images/back.jpg);
background-position:center top;
background-repeat:no-repeat;
background-color:#04272f;
}

h1 {  
	font-family:Calibri, Arial, Century Gothic;
	color:#0033CC; 
	font-size:22px;

}

h2 {  
font-family:Calibri, Arial, Century Gothic;
color:#0066FF; 
}


h3 {  
font-family:Calibri, Arial, Century Gothic;
color:#CC0000; 
}

h4 {  
font-family:Calibri, Arial, Century Gothic;
color:#CC0000; 
}


.presents{
  background:url(../images/presents2.jpg);

	height:260px;
	
}
a {
  text-decoration:underline;
}
.submenu{
  float:right;
  text-align:right;
  background:#eeeeee;
	width:100px;
	padding:10px;
	font-size:12px;
}
.submenu a{
  display:block;
  font-size:14px;
}