.content-list li {
margin-bottom:15px;
}

#masthead {
background:transparent url("http://s3.amazonaws.com/webgen_einsteinwebsites/public/assets/13115/masthead.jpg") no-repeat scroll 0 0;
}

img.logo-left {
float:left;
margin:-18px 0 0 0;
}

#header a {
font-size:30px;
font-weight:normal;
}

#header h2 {
font-size:18px;
font-weight:bolder;
margin:0;
}

#header p {
float:right;
font-size:25px;
font-weight:bolder;
margin:9px 0 0;
padding:0;
}
layout.css (line 21)
#header p 

body {
font-size:14px;
color:#fbb882;
line-height:20px;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
color:#881E06;
}

#left h2, #left h3, #left h4, #left h5, #left h6 {
color:#881E06;
}

#navigation-container-lower a:link, #navigation-container-lower a:visited {
color:#fbb882;
}

#navigation-container-lower a:hover {color:#881E06;}


body a:link, body a:visited {
color:#fbb882;
}

body a:hover { color:#881E06;}

#left a:link, #left a:visited {
color:#fbb882;
}

#left a:hover { color:#881E06;}

#left p a {
height:20px;
}

#optional_sidebar_1 {
	margin-top:30px;
	}
