@charset "UTF-8";
body {
	margin: 0;
	background-image: url(littlest_bird.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FEFFF9;
}
.jasmine #container {
	width: 46em;
}
.jasmine #mainContent {
	padding: 0 20px;
}
