﻿@charset "utf-8";/* css document */@import url('reset.css');@font-face {font-family:'Cronos Pro';src: url('fonts/cronospro-regular-webfont.eot');src: url('fonts/cronospro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/cronospro-regular-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;}body { background:url('../images/solarus_watermark.gif') no-repeat fixed center; color:#555; font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; text-align:center; }body * { margin-top:15px; }body :first-child { margin-top:100px; }h1 { color:black; font-family:"Cronos Pro", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size:2em; font-weight:bold; }.copy { font-size:0.9em; }