
.main_type    { 
    color: #444;
    font-size: 12px;
    font-family: Verdana;
    line-height: 14px;
    text-align: left;
    padding: 1em;
}

.centre { color: #444;
    font-size: 12px;
    font-family: Verdana;
    line-height: 14px;
    text-align: center
}

.giftcentre { color: #444;
    font-size: 12px;
    font-family: Verdana;
    line-height: 28px;
    text-align: center
}


a:link   { 
    color: white;
    font-size: 12px;
    font-family: Verdana;
    font-weight: 400;
    line-height: 16px;
    text-decoration: none;
    background-color: transparent
}
a:visited    { 
    color: white;
    font-size: 12px;
    font-family: Verdana;
    font-weight: 400;
    line-height: 16px;
    text-decoration: none;
    background-color: transparent
}
a:hover   {
    color: white;
    font-size: 12px;
    font-family: Verdana;
    font-weight: 400;
    line-height: 16px;
    text-decoration: none
}

    

.menu {
    color: white;
    background-color:#115aa4;
    font-size: 12px;
    font-family: Verdana;
    font-weight: 400;
    line-height: 16px;;
    text-align: center;
    width: 708px;
    
}
.footer {
    color: white;
    background-color:#115aa4;
    font-size: 12px;
    font-family: Verdana;
    font-weight: 400;
    line-height: 16px;;
    text-align: center;
    width: 708px;
	word-spacing: 140px;
    
}
img.special{border:10px white solid;}
img.giftspecial{border:4px white solid;}

body{
margin: 30;
}