body {
margin: 0; padding: 0;
background: #fff url('images/body-back.jpg') top center no-repeat;
font-family: 'Lucida Sans Unicode', Tahoma, Verdana, Arial, san-serif;
font-size: 13px;
color: #000;
line-height: 24px;
text-align: center;
}
#container {
width: 960px;
margin: 0 auto;
text-align: left;
}
img {
border: 0;
}	
#content {
background: #fff;
float: left;
width: 465px;
height: 520px;
}
#content a {
color: #445161;
text-decoration: none;
}
#content a:hover {
color: #EC1F26;
text-decoration: none;
}
#foto {
float: left;
width: 180px;
height: 520px;
overflow: hidden;
}
#foto img{
float: right;
}
h1 {
color: #EC1F26;
font-family: 'Lucida Sans Unicode', Tahoma, Verdana, Arial, san-serif;
font-size: 13px;
margin: 20px;
padding: 0;
font-weight: normal;
}
#menu {
float: right;
width: 315px;
color: #EC1F26;
}
#menu a {
color: #fff;
text-decoration: none;
}
#menu a:hover {
color: #EC1F26;
text-decoration: none;
}
#footer {
clear: both;
}
p {
margin: 20px;
padding: 0;
}