html {
}

body {
background: #F5F4DE;
line-height: 1.5;
text-align: center;
font-size: 10pt;
font-family: arial, helvetica, tahoma, sans-serif;
color: #CC6633;
}

ul, li, img, h1, h2, h3, p, body, html {
margin: 0;
padding: 0;
}

img {
border: 0;
}

p {
padding: 0 0 10px 0;
}

a {
color: #CC3300;
text-decoration: none;
}

a:hover {
color: #CC3300;
text-decoration: none;
}

h1 {
display: block;
width: 270px;
height: 80px;
text-indent: -999px;
overflow: hidden;
background: url('img/layout/appetito.png') no-repeat;
margin: 0 auto;
padding-bottom: 10px;
}

#container {
text-align: left;
margin: 120px auto;
width: 400px;
}

#content {
width: 400px;
text-align: center;
margin: 0 auto;
}

#mail {
vertical-align: middle;
}