.wrapper {
    max-width: 100%;
    width: 100%;
}

body {
    background: none;
}

#menu, #lnkCart, h3, #breadcrumbs, #shipping, .product .img, .youtube, #logo {
    display: none;
}

h2 {
    position: absolute;
    right: 0;
    top: 0;
}

.product .product_info, .product_price {
    display: inline-block;
    width: 49%;
}

.product {
    border-bottom: 2px solid #000;
}