body {background-image: url(background.jpg); background-repeat: repeat;}
#masthead {width: 850px;}
#content {float: left; width:570px;}
#sidebar {float: left; width:265px;}
#bar {float: left; width:15px;}
#footer {width: 850px; clear:both; float:left;}
body {font-family: "Comic Sans MS";}
h4 {font-family: "Comic Sans MS";}
a:link {color:#000000;}      /* unvisited link */
a:visited {color:#969696;}  /* visited link */
a:hover {color:#FFC000;}  
a:active {color:#FFC000;}  /* selected link */