 
 * {
		margin: 0;    
		padding: 0;   
		}

html {
		font-size: 100%;
		}

body {
		font: 62.5%/1.5 Verdana, Arial, Helvetica, sans-serif;
		}

#wrapper {
		font-size: 1.2em;
		line-height: 1.5em;
		}

p {
		margin-bottom: 1.0em;
		}

/* ---------- add your code below ---------- */

#wrapper {
		padding: 18px 36px 0px;
/*		background: url(images/bg600.gif) 50% 0 repeat-y; */
		background: #FFFFCC;
		width: 600px;
		margin: 0 auto;
		}

body {
		background: #335544;
		}
#menu {
		float: right;
		}
#featured {
  margin: 90px 0;
  font-size: 1.4em;
  text-align: center;
  line-height: 1.4em;
        		}

.contentFooter {
		height: 20px;
		background: url(images/bgfooter600.gif) 50% 0;
		margin: 0 -36px;
		text-align: center;
		}
h1, h2 {	
		text-align: center;
		margin-bottom: 1.0em;
		}
image {
		
		}
ul {
		font-size: 1.3em;
		line-height: 1.5em;
		}		
p.quote	{
		font-size: 1.1em;
		line-height: 1.1em;
		margin-bottom: 0.4em;
		}
p.author	{
		font-size: 0.9em;
		line-height: 1.0em;
		margin-bottom: 1.4em;
		}
table td {
		vertical-align: top;
		}