@charset "utf-8";
.content {background: none;}
.header {width: 100%; overflow: hidden; height: 1%; border-bottom: 5px solid #ddd; padding-bottom: 10px; margin-bottom: 20px;}
.header .logo {float: left;}
.header .url {float: right;}
.page {width: 900px;}
.main {width: 900px; margin: 0; background-color: #ddd; background-image: url(../images/layout/print/paper-sheet-white.gif);}
.main .paper {background-image: url(../images/layout/print/paper-sheet-white.gif);}
.recipe .options, .recipe .info {width: 100%; margin: 50px 30px 0 0; float: none;}
.main .inner {margin-right: 50px;}
.inner .img {float: right; margin: 0 0 50px 50px;}
.url {padding-top: 50px; color: #777;}
