﻿.header{
height:33px;
width:778px;
background-image:url('../images/header.jpg');
}
.top{
height:172px;
width:778px;
background-image:url('../images/top.jpg')
}
.bodyhome{
display:block;
background:white;
top:0px;
left:0px;
height:452px;
width:538px;	
}
.bodyall{
display:block;
background:white;
top:0px;
left:0px;
height:452px;
width:778px;	
}
.footer{
height:36px;
width:778px;
background-image:url('../images/footer.jpg')
}
