body
{
    background-color:#431f04;
    background-image:url('/images/background.jpg');
    background-repeat:no-repeat;
    background-position:center 0px;  
}

#content
{
    width:374px;
    height:395px;
    position:absolute;
    top:170px;
    left:106px;
    z-index:2;
    font-size:1.1em;
    z-index:3;
}   

#content h1
{
    font-weight:normal;
    color:#000000;
    font-size:1.1em;
    padding:0;
    margin:0;
    padding-bottom:10px;
} 

#content h1 strong
{
    color:#722d03;
    font-size:1.3em;
    padding:0;
    margin:0;
    padding-bottom:10px;
}    

#content h2
{
    padding:0;
    margin:0;
    color:#722d03;
    font-size:24px;
}   
#content h5
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 17px;
	color: #000000;
}
#content h3
{
    padding:0;
    margin:0;
    color:#ff4e00;
    font-size:1.5em;
}  

a
{
    color:#ff4e00;    
    text-decoration:none;
}
a:hover
{
    color:#cc4104;  
    text-decoration:none; 
}  

#tv2 
{
    position:absolute;
    bottom:-23px;
    right:-320px;
    width:516px;
    height:440px;
    z-index:3;
}

#coming
{
    position:absolute;
    top:310px;
    left:106px;
    z-index:2;
    font-size:1.3em;
}

