body {
font-family:verdana,tahoma,arial,helvetica,"sans serif";
font-size:12px;
background: url('billar.jpg') repeat;
margin:0px;
}
img {
    width: 320px;
}
a {
color:#FFCC00;
text-decoration:none;
}

a:hover {
color:#FFFFFF;
}

h1,h2 {
font-family:arial,helvetica,"sans serif";
font-weight:normal;
}

h3, h4, h5, h6 {
font-family:arial,helvetica,"sans serif";
}

#all {
width:800px;
border-right:1px solid #FFFFFF;
}

#header {
background: url('tjmouse.jpg') #fff right no-repeat;
width:800px;
height: 80px;
color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
}

#header a {
padding:2px;
color:green;
font-size:42px;
}

#header a:hover {
text-decoration:underline;
color:#885500;
}

.title {
font-size:40px;
padding-top:160px;
padding-left:25px;
margin:0px;
font-variant:small-caps;
color: #ef3608;
background: #fff;
}

#content {
color:green;
background: #ffffff;
text-align:center;
margin:2px;
padding:2px;
}

img {
    border:0px;
}
#footer {
border-top:1px dashed #888888;
text-align:center;
padding:5px;
width:790px; !important
width:800px;
background-color:#333333;
color:#888888;
font-size:10px;

background-repeat:repeat-x;
}

#footer a {
font-size:10px;
color:#888888;
text-decoration:underline;
}

#footer a:hover {
color:#FFFFFF;
text-decoration:none;
}