body {
color : #333333;
font-family : "helvetica neue", helvetica, arial, sans-serif;
background-color : #6e7173;
text-align: center;
margin: 0 auto;
}

.page {
width: 738px;
margin: 0 auto;
text-align: center;
}
.container {
padding-top : 20px;
border-width : 0;
border-style : solid;
margin: 0 auto;
width : 518px;
text-align : left;
float: left;
}
.presence {
border : 0;
border-spacing : 40px 10px;
line-height: 10px;
margin-left : -30px;
}
.latitude {
padding-top : 20px;
border-width : 0;
border-style : solid;
margin: 0 auto 0 20px;
width : 200px;
text-align : left;
float: left;
}
.subblog {
font-size : 10px;
margin-top : -10px;
margin-left : 10px;
position: absolute;

}
.lower {
color : #6e7173;
padding : 10px;
font-size : 15px;
text-align : left;
line-height : 15px;
width : 475px;
background : url(http://www.mpears.com/images/main/post-lower-bg.png) repeat-y;
margin : 12px 0 0 10px;
padding : 5px 21px 7px 15px;
}
.bottom {
background : transparent url(http://www.mpears.com/images/main/shadow-post.png) no-repeat top center;
width : 513px;
height : 40px;
margin : 0 auto;

}
.upper {
padding : 0 0 0 0;
width : 522px;
background : transparent url(http://www.mpears.com/images/main/post-upper-bg.png) repeat-y scroll 0 0;
position : relative;
}
.pt {
background : transparent url(http://www.mpears.com/images/main/post-upper-bg-top.png) no-repeat scroll center top;
height : 8px;
margin-top : -8px;
position : absolute;
width : 522px;
}
.pb {
background : transparent url(http://www.mpears.com/images/main/post-upper-bg-bottom.png) no-repeat scroll center bottom;
height : 12px;
margin-bottom : -12px;
position : absolute;
width : 522px;
}

h1 {
margin-top : 5px;
margin-bottom : 0;
font-size : 32px;
color : #333333;
font-family : Geneva;
}
.header {
text-align : center;
}
#logo {
color : #999999;
}
a:link {
color : #b3b300;
}
a:visited {
color : #b3b300;
}
a:hover {
color : #990000;
}
a:active {
color : #ff00ff;
}