@import url(https://fonts.googleapis.com/css?family=Lovers+Quarrel&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Crimson+Text:400,400italic);

html {
overflow-x: hidden; 
overflow-y: auto;
background:url(imgs/bg_3.png) no-repeat left top, url(imgs/bg_2.png) repeat-y left top, url(imgs/bg_1.png) repeat left top; 
}

body { 
text-align: center; 
margin: 0px; 
font-family: 'Crimson Text', Georgia, 'Times New Roman', Times, serif;
font-size:14px; color:#a6a6a6;
}

td {
font-family: 'Crimson Text', Georgia, 'Times New Roman', Times, serif;
font-size:14px; color:#a6a6a6;
}

.artist {
font-family: 'Crimson Text', Georgia, 'Times New Roman', Times, serif;
font-size:10px; 
color:#a6a6a6;
}

#container {
width: 1258px;
height: 680px;
}

#top {
margin:0px;
width: 1249px;
height: 259px;
top:0px;
left:0px;
position:absolute;
}

#left {
margin:0px;
width: 475px;
height: 591px;
top:260px;
left:0px;
position:absolute;
}

#right {
margin:0px;
width: 232px;
height: 424px;
top:260px;
left:890px;
position:absolute;
}

#content {
width:414px;
height: 591px;
top:257px;
left:476px;
position:absolute;
font-family: 'Crimson Text', Georgia, 'Times New Roman', Times, serif;
text-align:left;
}

.innercontent { 
margin-left:25px;
margin-right:30px;
margin-top:15px;
font-family:'Crimson Text', Georgia, 'Times New Roman', Times, serif;
font-size:14px; line-height:20px;
text-align:left;
text-align:justify;
}

.border { 
border: solid #eae7d8 3px; 
}

.footer { 
height:130px;
font-size:11px;
background:url(imgs/alfador.png) no-repeat left top;
background-position: 50px;
text-align:center;
line-height:20px;
}

b {
color: #cbbfb5;
font-weight:normal;
}

i {
color: #adb0ba;
font-style:normal;
}

em { 
color: #abb9ba;
}

.trans {
opacity: 0.4;
}

a:link, a:visited {color:#bdd0cf; text-decoration: none; border-bottom:dotted #fafafa 1px; }
a:active, a:hover {color:#a8c4c2; text-decoration: none; border-bottom:dotted #f6e2e5 1px; }

h1 {
text-align: right;
font-size:25px;
color: #d3cbcf;
font-family: 'Lovers Quarrel',Bellevue, 'Monotype Corsiva';
font-weight: normal;
}

h2 {
text-align: center;
font-size:35px;
line-height:35px;
color: #d3cbcf;
font-family: 'Lovers Quarrel',Bellevue, 'Monotype Corsiva';
font-weight: normal;
}