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

#site {
		margin: auto;
		clear: both;
		float: none;
		height:560px;
		width:889px;
		background-image:url(backgrounds/aboutme.jpg);
		
		font:Georgia, "Times New Roman", Times, serif;
		
		
		}
		
#Text {
		height: 465px;
		width: 300px;
		padding: 30px 0px 0px 60px;
		font:Georgia, "Times New Roman", Times, serif;
}