@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1b0908;
	background-color:#421812;
	margin-top:110px;
	margin-bottom:50px;
	}
#trampoline {
	width:200px;
	float:right;
	font-size:10px;
	color:#7a615f;
	}		
