#title {
background: url("http://blogs.technet.com/photos/bluehat_photo_gallery/images/3196677/original.aspx") center no-repeat #333;
background-position: center;
background-color: #333333;
font-family: Helvetica, Arial, Sans-serif;
height: 200px;
}
html, body {
margin: 0 auto;
padding: 0;
color: #808080;
}
a:visited, a:active, a:link {
text-decoration: none;
color: rgb(247, 150, 70);
}
h1 a:visited, h1 a:active, h1 a:link {
color: rgb(247, 150, 70);
}
#wrapper{
border:solid 1px #333;
width:900px;
margin:0 auto;
}
#title h1 a {
font-size: 8px;
color: #333333;
}