﻿body 
{
    background-image: url('../Images/C2_bg.jpg');
}


.myoutercontainer { position:absolute;
                    top:40%;
                    width: 100%
                    }
.myinnercontainer { position:relative; 
                    
                    width: 100%;
                    height:10em}
	
.body_text 
{
    font-family : Arial; 
    Font-size : 18px; 
    font-weight: normal;
    font-style: normal;
    color: #000000;
    text-decoration : none;
    vertical-align:middle;
	background: none  
	}	

a.textlink {font-family : Arial; Font-size : 14px; text-decoration : none} 
a.textlink:link {color : #595959} 
a.textlink:visited {color : #595959} 
a.textlink:active {color : #595959} 
a.textlink:hover {color : #aa1d1d} 

