body {
	margin: 0;
	background-image: url(../images/viva_int_background.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #80BFF2;
}

.clear {
	clear: both;
}

#wrapper {
	width: 972px;
	margin: 0 auto;
	padding-top: 19px;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 779px;
}

#content {
	background-color: #FFF;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 145px;
}

#issuu {
	margin: 0 auto;
	width: 912px;
}