﻿body
{
    background-position: center center;
    background-color: #959290;
    color: #FFFFFF;
    background-image  :url('images/background.jpg') ;
    font-family: 'Segoe Print';
    
}
#logo
{
     z-index : 1;top: 36px; left: 216px; position: absolute; height: 102px; width: 678px;
}
#imgLogo
{ 
    border: 2px solid #FFFFFF; width: 677px; height: 100px;
}
#imgSign
{
    width: 139px; height: 100px; position: absolute; top: 36px; left: 18px;
}
#menuStyle
{
    list-style-type: circle; top : 157px;  
z-index : 1;
    float: left; width: 120px; text-align: justify;   position: absolute;
    left: -10px;
    height: 315px;
}

a
{
    color: White; text-decoration: none ; 
}
a:hover {color:#83C7E7;}
a:active {color:#0000FF;} 
a.test {
	text-shadow: #6374AB 20px -12px 2px;
	text-shadow: 2px 2px 1px #5f584f ;
}
   
#contentPage
{
    height: 639px; 
width: 468px;  
left: 211px; 
top: 157px; 
position: absolute; float: right;
}
.style2
    {
        font-size: medium; text-align: justify;
    }
    .style3
    {
        font-size: small;
    }
    
    
