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

body {
	background-color: #636872;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	text-align:center;
	height:1250px;
	-webkit-background-size: 2000px 1250px;
	background-size: 2000px 1250px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
		}
	
#image1 {padding:10px;
}

#bio {text-align:justify;
font-size:12px;
padding: 10px;
}


	
