body {
 background-color: #981a1e;
// background-image: url(gourmandia_top.jpg);
 background-repeat: no-repeat;
}

.tableable {
 background-color: #981a1e;
 background-image: url(gourmandia_top.jpg);
 background-repeat: no-repeat;
}

#container {
 background-image: url(gourmandia_side.jpg);
 background-repeat: no-repeat; 
 position: absolute;
 top: 112px;
 left: 60px;
 width: 100%;
 padding-left: 50px;
 padding-top: 50px;
 background-color: #fff;
}

#recipe {
width: 880px;
}

h5 {
color: #993300;
font-size: 95%;
}

ul {
font-size: 80%;
}

ol {
font-size: 90%;
}

.video_link {
 color: #715426;
 font-size: 80%;
}

#copyright {
   	font-size:12px;
     bottom: 0px;
     left: 0px;
     width: 100%;
    }

.bold_font {
 font-weight: bold;
}

.bold_and_center {
 font-weight: bold;
 text-align: center;
}
#contan {
width:600px;
}
#cad1 {
visibility:hidden;
}
#cad2 {
float:right;
visibility:hidden;
margin:0;
width:250px;
}

.add_recipe_info tr td{
 padding-top: 15px;
 padding-bottom: 15px;
 padding-left: 5px;
}

