/* CSS Document */


body {
background-image:url(../images/brushed-metal_b.jpg);
background-position:left top;
margin:0;
}

p {
margin:0;
}

h1 {
margin:0;
font-family:Arial, Helvetica, sans-serif;
color:#564425;
font-size:14px;
font-weight:bold;
}

#imageContent {
position:absolute;
left: 73px;
top: 62px;
}

#textContent {
position:absolute;
z-index:2;
left:105px;
top:425px;
font-family:Arial, Helvetica, sans-serif;
color:#564425;
font-size:12px;
overflow:hidden;
line-height:18px;
}

#textContent a {
text-decoration:none;
color:#564425;
font-weight:bold;
}

#textContent a:hover {
text-decoration:underline;
}