body {
background-image: url(../img/bg.gif);
margin: 0px;
}

#body {
position: relative;
float: left;
max-height: 500px;
height: 500px;
background-color: #0B1520;
padding: 0px;
margin-top: 25px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

#menu {
position: relative;
float: left;
width: 250px;
height: 400px;
background-color: none;
padding: 0px;
margin-top: 50px;
margin-bottom: 50px;
margin-left: 25px;
margin-right: 10px;
}

#foto {
position: relative;
float: left;
background-color: none;
padding: 0px;
margin-top: 50px;
margin-bottom: 50px;
margin-left: 10px;
margin-right: 10px;
}

#text {
position: relative;
float: left;
width: 200px;
height: 400px;
background-color: none;
padding: 0px;
margin-top: 50px;
margin-bottom: 50px;
margin-left: 10px;
margin-right: 10px;
}

p {
background: none;
font-family: "Georgia", "Helvetica", serif;
font-size: 12px;
font-weight: normal;
color: #CCCCCC;
text-decoration: none;
padding: 0px;
margin-top: 12px;
}

p.menu {
background: none;
font-family: "Georgia", "Helvetica", serif;
font-size: 12px;
font-weight: normal;
color: #CCCCCC;
text-decoration: none;
padding: 0px;
margin-top: 12px;
margin-left: 65px;
}

a {
background: none;
font-family: "Georgia", "Helvetica", serif;
font-size: 12px;
font-weight: normal;
color: #336699;
text-decoration: none; 
}

a:hover {
background: none;
font-family: "Georgia", "Helvetica", serif;
font-size: 12px;
font-weight: normal;
color: #336699;
text-decoration: underline;
}

h1 {
background: none;
font-family: "Georgia", "Helvetica", sans-serif;
font-size: 22px;
font-weight: normal;
color: #CCCCCC;
text-decoration: none;
margin: 0px;
}