@import "http://billyshall.com/css/slim.css";

.wrapper { width: 700px; margin: 0 auto; text-align: left; }

.header { border-bottom: 1px solid #ccc; margin-bottom: 18px; }
.header h1 { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 32px; line-height: 50px; margin: 0; }
.header h1 a { color: #333; }

.logo {  }

h1, h2 { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;  }

.welcome {}

.square { width: 300px; height: 250px; display: inline;  margin: 0 0 18px; }

.text {  }

.footer { font-size: 10px; margin: 15px 0 40px 0; color: #666; line-height: 32px; border-top: 1px solid #ccc; }

@media print { .header, .footer { display: none; } }