body{
background: #121519;
letter-spacing:1px;
display: block;
text-align:justify;
font-size:18px;
color:#FFF;
text-shadow:0px 0px 1px;
line-height:20px;
font-family: 'lato', Arial, sans-serif;
margin:0 auto;
justify-content: center;
overflow: hidden;
}

img{
width:196px;
}

p{
text-indent:26px;
}

h1{
font-family: 'lato', Arial, sans-serif;
margin-bottom:40px;
text-align:right;
font-weight:normal;
letter-spacing:2px;
border-left:16px #FFF solid;
}

h2{
font-family: 'lato', Arial, sans-serif;
border-top:2px #FFF dotted;
margin-top:2px;
font-weight:normal;
letter-spacing:2px;
font-size:11px;
}

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

a:hover{
color:#fff;
background:#162B47; 
}

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

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

.post{
width:572px;
padding:16px;
margin-bottom:60px;
border-radius: 3px;
background-color:#162B47;
}

#linkboxbox{
width:196px;
float:left;
position:fixed;
left:26px;
top:32px;
padding:16px;
border-radius: 3px;
background-color:#162B47;
}

#linkbox{
}

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