body {
	color: #000;
	background-color: #fff;
	background-image: url(/holdingyouback/assets/images/cork.jpg);
	font-family: Georgia;
	font-size: 14px;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	}
img {
	border: 0;
	}
	
#alignment {
	width: 100%;
	height: 100%;
	border: 20px solid #fff;
	}
#container {
	width: 960px;
	}
#logo {
	position: absolute;
	top: 20px;
	left: 20px;
	}
#studiobanks {
	position: absolute;
	bottom: 40px;
	right: 40px;
	}
#content {
	width: 959px;
	height: 561px;
	}
p.lead {
	font-size: 14px;
	}
div.error {
	color: #c00;
	margin: 6px 0;
	}
#flash {
	text-align: center;
	}
#flash a {
	padding: 8px;
	background-color: #fff;
	}
#only_for_printing {
	display: none;
	}