@charset "UTF-8";

/* What's the frequency Kenneth? */

@import url("../plainvanilla.css");

/* You're just like crosstown traffic. So hard to get through to you. */

body {
margin: 0px auto;
max-width: 720px;
padding: 24px 48px;
background-image: none;
}

.box { margin-right: auto; margin-left: auto; width: 480px; }

/* No Condition Is Permanent. */