p {
font-size : 13px;
font-family : arial;
color : #ffffff;
text-align : center;
margin : ;
}

#topright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 125px;
width: 1400px;
background-color:#000000;
text-indent: -999em;
text-decoration: none;}

h1 {
font-family : arial;
color : #ffffff;
text-align : left;
}

body {
background-image:url(img/bannercss.jpg);
background-color:#692626;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:top left; 
font-size : 13px;
font-family : arial;
color : #ffffff;
text-align : center;
}

a:link { 
color: #ffffff;text-decoration: none;}
a:visited { color: #ffffff;text-decoration: none;}
a:active { color: #ffa800;text-decoration: none;}
a:hover { color: #ffa800;text-decoration: none;
} 
