body {
margin: 0;
font-family: Segoe UI, Tahoma, Arial, Sans-serif;
background: #fff url(img/top.png) repeat-x center top;
color: #000;
font-size: 14px;
}
#back {
background: url(img/bottom.png) repeat-x bottom;
}
#overall {
position: relative;
width: 740px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
}
#content {
margin: 90px 25px 30px 25px;
}
h1 {
position: relative;
top: 34px;
left: 21px;
width: 418px;
height: 135px;
font-weight: normal;
margin: 0;
}
h1 a {
color: #000;
text-decoration: none;
}
h1 a:hover {
color: #000;
text-decoration: underline;
}
h1 span {
position: absolute;
top: 0;
left: 0;
width: 418px;
height: 134px;
background: url(img/webdesign-crucigera-com.png) no-repeat;
}
h2 {
font-weight: normal;
margin: 0;
}
strong {
font-weight: normal;
color: #09f;
}
a {
color: #09f;
}
#footer {
height: 44px;
text-align: right;
font-size: 12px;
margin-right: 25px;
}
#footer div {
padding-top: 9px;
}
#navigation {
position: absolute;
left: 25px;
padding-top: 9px;
}
#footer a {
color: #222;
}