   body {
  background: url(images/branding_jamesdean.png) no-repeat 80% 80% fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: 7000;
}
#text
{
        left: 440px; 
        top: 524px; 
        position: fixed;
        font-size: 120%;
        width: 700px;
        height: 100px;
        font-family: "Lucida Bright",Georgia,serif;
        color:#E9E9E9; 	
        z-index:5;

        
        
}
#text2
{
        left: 150px; 
        top: 524px; 
        position: fixed;
        font-size: 110%;
        width: 700px;
        height: 100px;
        font-family: "Lucida Bright",Georgia,serif;
        color:#E9E9E9; 	
        z-index:5;

}
#experienceprint 
{ 
	 left: 230px; 
	 top: 528px; 
	 position: fixed; 
	 width: 86px;
	 height: 18px;
	 z-index:12;
} 

 #printweb 
{ 
	 left: 500px; 
	 top: 528px; 
	 position: fixed; 
	 width: 40px;
	 height: 18px;
	 z-index:6;
} 

 #print 
{ 
	 left: 430px; 
	 top: 528px; 
	 position: fixed; 
	 width: 6px;
	 height: 18px;
	 z-index:7;
} 

 #webprint 
{ 
	 left: 553px; 
	 top: 528px; 
	 position: fixed; 
	 width: 33px;
	 height: 14px;
	 z-index:8;
} 

 #worklife 
{ 
	 left: 153px; 
	 top: 522px; 
	 position: fixed; 
	 width: 41px;
	 height: 14px;
	 z-index:9;
} 

 #historyprint 
{ 
	 left: 55px; 
	 top: 528px; 
	 position: fixed; 
	 width: 55px;
	 height: 18px;
	 z-index:11;
} 

 #contactprint 
{ 
	 left: 663px; 
	 top: 530px; 
	 position: fixed; 
	 width: 59px;
	 height: 12px;
	 z-index:12;
} 
