@import url("yreset.css");

* {background-repeat: no-repeat;}
body, html {font-family: Corbel, Arial, Tahoma, Verdana; font-size: 12px; background-position: top center; background-repeat: no-repeat; padding: 0; margin: 0; color: #777;}

#wrapper {width: 500px; display: block; overflow: hidden; margin: 125px auto 0 auto; padding: 0; text-align: center;}
a {color: #777; text-decoration: underline;}
a:hover {color: #0b92d9; text-decoration: underline;}

#blog-title {width: 200px; height: 62px; background-image: url(img/star-portal.gif); text-indent: -5000px; display: block; overflow: hidden; margin: 0 auto;}
#blog-title a {width: 200px; height: 62px; display: block;}

p.message {padding-left: 225px; text-align: left; line-height: 14px;}