body  {
margin : 0;
font-family : tahoma, verdana;
font-size : 11px;
color : #836d4f;
background-color : #b5b9bc;
line-height : 140%;
}
a {
text-decoration : none;
color : #9d0a0e;
}
a:hover {
text-decoration : none;
color : #675233;
}
#blogbody {
width : 100%;
}
#header {
width : 100%;
height : 90px;
background-color : #38434b;
}
#logo {
width : 700px;
float : left;
margin-left : 40px;
}
#logo img {
border : 0;
}
#postbody2 {
height : 350px;
}
#postbody2 img {
border : 1px solid #000;
margin : 7px;
}
#postbody img {
border : 1px solid #000;
margin : 7px;
}
#content {
width : 700px;
background-color : #b5b9bc;
}
#footer {
width : 100%;
height : 90px;
background-color : #38434b;
}
#menu {
width : 750px;
float : left;
margin-top : 20px;
margin-left : 40px;
font-family : Georgia;
font-size : 13px;
font-weight : bold;
color : #7c6749;
}
#menu a {
color: #7c6749;
text-decoration:none;
}
#menu a:hover {
color: #fff;
text-decoration:none;
}
#powered {
width : 750px;
float : left;
margin-top : 20px;
margin-left : 40px;
font-family : verdana;
font-size : 11px;
color : #b5b9bc;
}
#powered a {
color: #b5b9bc;
text-decoration:none;
}
#powered a:hover {
color: #fff;
text-decoration:none;
}
#nav {
width : 750px;
float : left;
margin-top : 20px;
margin-left : 40px;
margin-bottom : 10px;
font-family : Georgia;
font-size : 13px;
font-weight : bold;
color : #7c6749;
}
#nav a {
color: #7c6749;
text-decoration:none;
}
#nav a:hover {
color: #fff;
text-decoration:none;
}
#right {
width : 250px;
float : right;
background-color : #b5b9bc;
}
#right img {
border : 0;
margin-top : 30px;
margin-bottom : 70px;
}
#center {
width : 250px;
height : 350px;
float : left;
margin-left : 50px;
background-color : #b5b9bc;
}
#center img {
border : 0;
margin-top : 50px;
margin-bottom : 70px;
}
.thumb {
width : 115px;
float : left;
}
.num {
ont-family : Georgia;
font-size : 13px;
font-weight : bold;
margin-top : 5px;
}
h1 {
width : 100%;
font-family : Times New Roman;
font-weight : bold;
font-size : 16px;
margin-bottom : 10px;
margin-top : 10px;
}
h2 {
width : 100%;
font-family : Georgia;
font-weight : bold;
font-size : 16px;
margin-bottom : 10px;
margin-top : 10px;
}