﻿/* DEFAULTS
----------------------------------------------------------*/

.divheadertop
{
    width: 500px;
    height: 140px;
    top: 0px;
    position: absolute;
    background-image: url('../images/Netballshoes_header.png');
    background-repeat: no-repeat;
    left: 170px;
    z-index: 4;
}
.NSLogo
{
    background-image: url('../images/NetballShoeslogo.png');
    position: absolute;
    background-repeat: no-repeat;
    z-index: 6;
    top: 6px;
    width: 200px;
    height: 110px;
    left: 22px;
}