body, html {
	background-color:#313131;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
}
#couple {
	background-image: url(images/side.jpg);
	background-repeat: repeat;
}
