* {
font-family: "Courier New", Courier, monospace, mono;
font-size:12px;
color: black;
background-image: url(images/bg.jpg);
background-repeat: repeat;
border: 0px none #FFFE16;
}

p {
top: -3px;
padding: 0 0 10px 65px;
}

a:hover {
background-color:#F50;
background-image: url(images/_bkg_hover.png);
}

.logo, .logo:hover {
background:none;
text-decoration:none;
}

.text_content {
width:400px;
padding: 0 40px 0 0;
}