* {
padding: 0px;
border: 0px;
margin: 0px;
text-decoration: none;
}

a {
text-decoration: none; 
color: #325dab;
}

a:hover {
text-decoration: none; 
color: #325dab;
}

a:visited {
text-decoration: none; 
color: #325dab;
}

html{
background-color: #D2D242;
font-family: times, sans-serif; 
}

body #wrap {
width:948px;
}

#wrap {
position: relative;
text-align:left;
margin:0 auto;
}

#header{
position:relative;
height: 133px;
width: 100%;
}

#wrap #content{
position:relative;
width: 100%;
}

img{
border: 0;
margin: 0;
}


