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

body {
background:#FFF url(../img/back.png) repeat-x;
padding:0;
margin:0;
}
#container {
width:600px;
height:500px;
}
#box1 {
width:600px;
height:322px;
float:left;
background:url(../img/em_01.png);
}
#email {
width:600px;
height:29px;
float:left;
}
#box2 {
width:600px;
height:149px;
float:left;
background:url(../img/em_03.png);
}