/* Can I help you with something? You can email me at jremick@jremick.com with any questions you have. :-) */
body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-align: right; color: #454545; }
#wrapper { width: 725px; margin: 150px auto 0; position: relative; }
#message { position: absolute; top: 65px; right: 0; }
#logo, #copy { position: absolute; right: -10px; display: block; }
#logo { opacity: .3; bottom: 45px; }
#logo:hover { opacity: 1; }
#copy { font-size: 11px; bottom: 10px; color: #ccc; }
#copy:hover { color: #666; }
h1 { font-size: 25px; margin-bottom: 15px; }
p { font-size: 14px; line-height: 18px; color: #777; }
.alignleft { float: left; }
.clear { clear: both; }