body 
{ 
background: #aaaaaa url('images/diary625.jpg') repeat-x fixed;
background-position : 68px -20px;
font-weight : bold;
color : black;
}
.container
{position : relative;
}
.logo
{margin-left: auto; margin-right: auto;
width : 224px;
}
.content
{
margin : 0 170px 0 170px;
font-size: 12pt;
text-align: justify;
font-weight : bold;
}
.pictureleft
{
position : absolute; top : 0; left : 0;
float: left;
width: 170px;
text-align : center;
}
.pictureright
{
position : absolute; top : 0; right : 0;
float: right;
width : 170px;
text-align : center;
}
.footer
{
font-weight : bold;
font-size: 10pt;
margin-left: auto;
margin-right : auto;
} 
.endlinks
{
margin-left: auto;
margin-right : auto;
font-weight : bold;
font-size: 12pt;
} 
.txtleft
{
position : absolute; top : 280px; 
margin : 0 25px 0 25px;
text-align: left;
font-weight : bold;
font-size: 12pt;
}
.txtright
{
position : absolute; top : 280px; right: 0px;
margin : 0 25px 0 25px;
text-align: Left;
font-weight : bold;
font-size: 12pt;
}
img
{
align: center;
}
