h1
{
padding: 20px 0px 0px 0px:
}

#home
{
height: 30px;
width: 214px;
text-align: center;
background: #0084EB;
padding: 6px 0px 0px 0px;
}

#services
{
height: 30px;
width: 214px;
text-align: center;
background: #000066;
padding: 6px 0px 0px 0px;
}

#contact
{
height: 30px;
width: 214px;
text-align: center;
background: #0084EB;
padding: 6px 0px 0px 0px;
}

#block
{
height: 29px;
width: 134px;
background: #000066;
margin: 0px 0px 0px 0px;
}

#home a  
{
color: #fff;
font-weight: bold;
text-decoration: none;
}

#home a:hover 
{
color: 0084EB;
font-weight: bold;
background: #ccc;
padding: 7px 84px 5px 85px;
text-decoration: none;
}

#services a  
{
color: #fff;
font-weight: bold;
text-decoration: none;
}

#services a:hover 
{
color: 0084EB;
font-weight: bold;
background: #ccc;
padding: 7px 74px 5px 74px;
text-decoration: none;
}

#contact a  
{
color: #fff;
font-weight: bold;
text-decoration: none;
}

#contact a:hover 
{
color: 0084EB;
font-weight: bold;
background: #ccc;
padding: 7px 77px 5px 77px;
text-decoration: none;
}