@charset "UTF-8";
/* CSS Document */

.head{
background-image:url(images/head.jpg);
background-repeat:no-repeat;
width:900px;
height:745px;
}

.foot{
margin-top:-20px;
background-image:url(images/body.jpg);
background-repeat:no-repeat;
width:900px;
height:745px;
}

.btn{
position:relative;
top:-40px;
left:165px;
}
