body {
background: url(bg.jpg) repeat-x scroll 0% 0;
background-color: #232323;
margin-top: 0px;
margin-bottom: 0px;
}


p {
font-family: Century Gothic;
color: #FFFFFF;
font-size: 13px;
letter-spacing: 1px;
margin: 0px 10px 0px 10px;
}

a:link, a:visited {
color: #E97277; 
font-weight: normal; 
text-decoration:none;
}

a:hover, a:active {
color: #E2A5A0; 
font-weight:normal; 
text-decoration:none; 
}


i, em {
color:#E2A5A0;
}

b, strong {
color:#E97277;
font-weight:normal;
}

ul {
list-style-type: square;
margin-left: 5px;
margin-top: 2px;
font-family: Century Gothic;
color: #FFFFFF;
font-size: 12px;
letter-spacing: 1px;
}

.img {
padding:5px;
background-image:url(img.jpg);
border:none;
margin-left: 0px; 
margin-bottom: 5px;
margin-top: 5px;
margin-right: 5px;
}

.img2 {
padding:5px;
background-color: #181818;
border:none;
margin-left: 0px; 
margin-bottom: 5px;
margin-top: 5px;
margin-right: 5px;
}

h1 {
color: #E97277;
font-family: arial narrow;
font-size: 22px;
font-style: italic;
font-weight:normal;
text-align: right;
line-height:20px;
letter-spacing:-1px;
text-transform:uppercase;
}

h2 {
color: #E97277;
font-family: courier new;
font-size: 18px;
font-weight:normal;
margin-bottom:0px;
margin-top:0px;
letter-spacing:-1px;
text-transform:uppercase;
}


.footer { 
padding:5px; 
font-size:10px; 
color:#FFFFFF; 
line-height:11px; 
font-family:Century Gothic; 
}



