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