/* CSS Document */

body{
background-color:#e8f3ff;
}
#wrapper{
width:714px;
height:auto;
margin:20px auto;
}
#content{
height:1722px;
background-color:#FFFFFF;
border:5px solid #000;
}
#content img {
float:left;
margin:0px;
padding:0px;
}
