﻿/*** SET MAIN BACKGROUND IMAGE AND SITE WIDE FONT ***/

body {
background: #ffffff url(/images/sugarcookieshome.jpg) no-repeat center top; font: 85% "Century Gothic","Century",Arial,Tahoma,Verdana,sans-serif;
color: #333;
margin: 10;
}


