@charset "utf-8";
/* CSS Document */

#content h1 {
	background-color: #c9c9c9;
}

#content {
	height: 400px;
}
#bodywrap {
    background-image:url(/img/anna-spring.jpg);
    background-repeat:no-repeat;
}
