body{
background-image:url('imgs/texture3.png');
letter-spacing:1px;
text-align:justify;
font-size:13px;
line-height:20px;
  font-family:  "CourierNew", serif;
margin:0 auto;
border-top:6px solid #dac33b;
}

p{
text-indent:26px;
}

h1{
  font-family: "CourierNew", serif;
margin-bottom:4px;
text-align:right;
font-weight:normal;
letter-spacing:2px;
border-left:16px #dac33b solid;
}

h2{
font-family: "CourierNew", serif;
border-top:1px gray dotted;
margin-top:4px;
font-weight:normal;
letter-spacing:2px;
font-size:11px;
}

a{
color:#000;
text-decoration:none;  
}

a:hover{
color:#fff;
background:#dac33b; 
}

#linkboxbox a{
margin-bottom:4px;
display:block;
padding:2px;
}

#linkboxbox a:hover{
text-align:right;
}

.post{
width:572px;
padding:16px;
margin-bottom:60px;
background-color:#fff;
}

#linkboxbox{
width:196px;
float:left;
position:fixed;
left:26px;
top:32px;
padding:16px;
background-color:#fff;
}

#linkbox{
padding:11px;
border:1px gray dotted;
}

#box1{
position:relative;
width:642px;
margin-left:296px;
top:26px;
}