body {
font-size:14px;
color:#666666;
font-family: arial, sans-serif;
line-height:150%;
}

a {
text-decoration:none;
color:#afd622;
}
a:hover {
text-decoration:underline;
color:#afd622;
}

.example {
padding-bottom:25px;
font-size:12px;
}

#header {
width:940px;
height:449px;
background:transparent url('images/header.jpg') top left no-repeat;
}

#magpreview {
width:290px;
height:204px;
position:relative;
top:133px;
left:576px;
}

#button {
position:relative;
width:234px;
height:46px;
top:163px;
left:270px;
}

#button a {
width:234px;
height:46px;
display:block;
background:transparent url('images/button.png') top left no-repeat;
}
#button a:hover {
background:transparent url('images/button.png') 0px -46px no-repeat;
}


li {
padding:7px 0 7px 45px;
background:transparent url('images/bullet.png') 15px 4px no-repeat;
}

#footer {
text-align:center;
}
