﻿html, body, div, p, h1, h1, h3, h4, h5, h6, blockquote, ol, ul, li, p, h3, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 5;
     border: 0;
}

body
{
    font-weight: bold;
    font-size: 10pt;
   
    color: White;
   background-attachment: fixed;
    background-image: url(images/bground.jpg);
    color: white;
    background-repeat: repeat;
    font-family: arial;
}
#curtains
{
width:640px;
height:400px;
background-image:url(images/curtains.jpg);
}
#goldcurtains
{
width:640px;
height:400px;
background-image:url(images/goldcurtains.jpg);
}



#blacktable
{
background-color:#000000;
}

#subnav
{
  margin:0;
        background-image: url(images/bg.jpg);
        background-repeat:repeat;   
    }
#upper
{ 
    margin:0;
        background-image: url(images/bg.jpg);
        background-repeat:repeat;

}
    
    #main
{ 
    margin:0;
    background-image: url(images/bg.jpg);
        background-repeat:repeat;

}


#lower
{ 
    height:500px;
        background-image: url(images/bg.jpg);
        background-repeat:repeat;

}

p
{
    margin:.4em 0;
    line-height:1.4;
  
    }
    
ul
{
line-height: 1em;
list-style-position: inside;
}
    a
    {
        color:Yellow;
        }
        
#Whitetext
{
color:White;
}
#bluelink
{
color:Blue;
}
    #wrapped
    {
        padding:25px;
        
        float:left;
        border:0;
        }
        
         #wrapped2
    {
        padding:25px;
        
        float:left;
        border:0;
        }

h1
{
margin: .7em 0;
    font-size: 1.5em;
    font-family:Arial;
    font-weight:bold;
    color:White;
}
        
  h2
{
margin: .5em 0;
    font-size: 1.5em;
    font-family:Arial;
    font-weight:bold;
    color:White;
}
h3
{
margin: .1m 0;


    font-size: 1em;
     font-family:Arial;
    font-weight:bold;
        color:White;

}
h4 {
	margin: 0.5em 0;
	font-size: .8em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: .7em;
	font-weight: bold;
}

