/* CSS Document */
body {
background-color:#000000;
margin:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:80%;
text-align:justify;

color:#79662A;
}
#mainframe {
width:950px;
background-image:url(../images/shape.jpg);
background-position:625px 481px;
background-repeat:no-repeat;
}
#header {
width:950px;
height:481px;
background-color:#CCCCCC;
background-image:url(../images/digitaldenia_02.jpg);
background-repeat:no-repeat;
}
#content {
width:572px;
margin-left:37px;
}
.imagesright {
float:right;
padding-left:15px;
padding-bottom:8px;
padding-top:20px;
}
.imagesleft {
float:left;
padding-right:15px;
padding-bottom:8px;
paddin-top:20px;
}
.titles {
padding-top:12px;
padding-bottom:12px;
}

