#intro{
    bottom:0;
    height:240px;
}
#intro h1{
    margin:20px 0 20px 0;
}
#intro ol li{
    margin-left:23px;
    list-style-type:decimal;
}
#inventory{
    overflow:hidden;
    width:100%;
}
#inventory img{
    float:left;
}
#inventory p{
    margin:20px 20px 0 0;
}