+/* Rules for the "Verify signup" page */
+.site-verifysignup .content-heading {
+ height: 200px;
+}
+
+.header-illustration.verify-main {
+ background-position: 0 0;
+ background-repeat: no-repeat;
+ position: absolute;
+}
+
+.header-illustration.verify-main {
+ height: 200px;
+ width: 100%;
+ left: 0;
+ bottom: 0;
+ background-image: image-url("verify-illustration.png");
+}
+