body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
margin:0;
padding:0;
}
body {
font-family: 'lucida grande', 'trebuchet ms', verdana, san-serif;
font-size: medium;
background: #fff url(../images/hr-logo-wm-large.gif) no-repeat 50% 50%;
margin: 0;
margin-left: -800px;
padding: 0;
padding-top: 30px;
color: #666;
}
#container {
position: relative;
width: 800px;
left: 50%;
font-size: 100%;
line-height: 1.5em;
}
div {
padding-bottom: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
font-family: georgia, 'times roman', serif;
text-decoration: underline;
}
h1 {
font-size: 140%;
background-image: url(../images/HR_Logo-Main.jpg);
background-repeat: no-repeat;
height: 160px;
width: 200px;
text-indent: -5000px;
}
p {
margin-bottom: 1.5em;
line-height: 1.5em;
}
a:link {
color: #db810d;
text-decoration: underline;
}
a:visited {
color: #588032;
text-decoration: underline;
}
a:focus {
color: #db810d;
text-decoration: underline;
}
a:hover {
color: #db810d;
text-decoration: none;
}
a:active {
color: #ff0000;
text-decoration: underline;
}