body {
background:url(../images/body.jpg) fixed;
}
ul{ 
list-style: none; 
margin: 0; 
padding: 0; 
} 

ul li{ 
float: left; 
display: block; 
margin-right: 2px;
height:834px;
background:url(../images/affter1.gif) no-repeat;
} 
ul li a{ 
display: block; 
overflow: hidden; 
height: 834px;
width: 600px;
}
ul li a#branding{
width:55px;
background:url(../images/affter2.gif) no-repeat;
}


#a1{ 
width: 38px; 
} 

ul li img{ 
position: relative;
height:834px;
float:left;
 
} 

ul li p{ 
margin: 0px;
padding: 0;
display: block;
height:834px;
float:left;
margin-left:60px;
} 
