body{
background: #2489f2;
margin: 0 auto;
padding: 0 auto;
}

.overview{
background: #2489f2 url('images/bg.jpg') right bottom repeat-x;
width: 100%;
position: absolute;
bottom: 0;
right: 0;
}

#content{
background:url('images/13blog.jpg') no-repeat;
text-align:justify;
font: 11px trebuchet ms;
color: #90aeab;
vertical-align: top;
}

p{
text-align:justify;
font: 11px trebuchet ms;
color: #ededed;
text-indent: 30px;
margin: 10px 15px 3px 15px;;
padding: 10px 15px 3px 15px;
}

b,strong{
font: 11px arial narrow;
color: #e76970;
font-weight: bold;
text-transform: uppercase;
}

i,em{
color: #75e07f;
}

a:link,a:visited,a:active{
color: #a3daf3;
text-decoration: none;
text-transform: uppercase;
}

a:hover{
color: #f8bc81;
}

blockquote{
border-left: 30px solid #add6ef;
font: 11px trebuchet ms;
color: #dbe8f3;
padding: 2px 8px 2px 8px;
}

blockquote:hover{
border-left: 30px solid #f3eea3;
}

#footer{
border-top: 3px double #ecc9ea;
text-align: center;
}

p#footer{
padding: 0;
}
