body {
background: #000000 url(images/home.jpg) right no-repeat;
font-size: 62.5%; /* Resets 1em to 10px */
margin: 0;
padding: 0;
font: small/1.5em georgia, times, serif;
}



#header {
float:right;
width: 800px;
height: 200px;
}
#euterpe {
margin-right: 100px;
margin-top:50px;
padding-top:10px;
height:200px;
float:right;
color:#e47509;
font-family:Baskerville, "Arial Black", Arial;
text-align:center;
}
.euterpe a{
color:#e47509;
font-family:Baskerville, "Arial Black", Arial;
font-size:3em;
text-decoration:none;
}
.euterpe a:hover{
color:#e47509;
font-family:Baskerville, "Arial Black", Arial;
font-size:3em;
text-decoration:underline;
}
#alhambra {
margin-left: 100px;
margin-top:50px;
padding-top:10px;
height:200px;
float:left;
color:#e47509;
font-family:Baskerville, "Arial Black", Arial;
text-align:center;
}
.alhambra a{
color:#e47509;
font-family:Baskerville, "Arial Black", Arial;
font-size:3em;
text-decoration:none;
}
.alhambra a:hover{
color:#e47509;
font-family:Baskerville, "Arial Black", Arial;
font-size:3em;
text-decoration:underline;
}
#footer{
//background: #000000 url(images/home.jpg) right no-repeat;
margin-left: 800px;
margin-top:50px;
padding-top:10px;
height:300px;
clear:left;
color:#e47509;
font-family:Baskerville, "Arial Black", Arial;
text-align:center;
}