/* Author: Sarah Barrett  */

/* UNIVERSAL SETTINGS
======================================== */

/* 
*  {margin: 0; padding:0}

/*

======================================== */

body{

font-family: helvetica, times, tahoma;
color: #000000


}





/* TYPOGRAPHY
======================================== */

#header h1 {
background: url(images/sarah.jpg) no-repeat left;
height: 400px;
text-indent: -9999px;
}


#content h2 {
background: url(images/goalz.jpg) no-repeat left;
height: 400px;
text-indent: -9999px;


}