@import url('https://fonts.googleapis.com/css?family=Kaushan+Script');

html, body { width:100%; }

body { font-family: Raleway, sans-serif, Arial, Helvetica, sans-serif; line-height: 1.6; font-size:14px; -webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%; color:#383838; text-rendering: optimizeLegibility; }
img, a img, img:focus { border: 0; outline: 0; }
img { max-width:100%; }

/* h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin-bottom: 15px;
    color: #444444;
    line-height: 1.4; */

h1 {
    font-size: 40px; }

a {
color: #444444; 
font-weight: lighter; 
text-decoration:none }

.purplestrip {
width:100%;background-color: #1d0f20; background-image: url(images/purple-gradient.jpg); margin-top: 10px; margin-bottom: -20px; padding-top: 30px; padding-bottom: 30px; text-align:center; }

.purpleheading {
font-family:'Kaushan Script',cursive;font-size: 35px; color: #fff; }

.content {
    width: 940px;
    margin: 0 auto;
    position: relative;


#full-width {
    width: 100%;
    background: #fff;
    overflow-x: hidden;
    background: url('/images/bg_circle.png') repeat-y center top #fff;

.clear {
    clear: both; }

.spacer {
    display: block;
    height: 0px;
    line-height: 0px;
    clear: both; }




