* {
margin-left: 0;
padding-left: 0;
outline: none;
outline: 0;
}

body a{
display: block;
background: #FFFFFF url(images/logo-down.jpg) no-repeat 0 0;
width: 1000px;
height: 75px;
padding-left: 0px;
}

body a:hover{
display: block;
background: #FFFFFF url(images/logo-up.jpg) no-repeat 0 0;
width: 1000px;
height: 75px;
padding-left: 0px;
}

/* a, a:hover {
text-decoration: none;
border: none !important;
} */

 #linkage {
width: 650px;
height: 75px;
border: none !important;
}

#linkage span {
display: none;
}

/* #linkage a {
display: block;
background: #000 url(images/logo-up.jpg) no-repeat 0 0;
width: 232px;
height: 60px;
border: none !important;
}

#linkage a:hover {
display: block;
background: #000 url(images/logo-down.jpg) no-repeat 0 0;
width: 232px;
height: 60px;
border: none !important;
} */