@charset "utf-8";
/* CSS Document */


            Body{background-color:#636363}
            P{width:500px; color:white}
			h4{color: white}
            P{margin-left: 0px}
            H1{margin-left: 100px; color:white}
			Img{width:500px}
		
            h3{color:white;
				margin: 30px 0px}
			.lettersymbol{color:greenyellow;
			font-size: 48pt; 
			font-family: komet, sans-serif;
			font-style: normal;
			font-weight: 100;
			background-color: aqua;
			width:150px;
			height:150px;
			border: 3px solid #10DB60;
				box-shadow: 20px 20px 30px grey;
				display:block;
				float:left;
				margin: 0px 50px;
				text-align: center}
			.letterstory{display: block;
				float: left;
				margin-left: 50px}

			.Letterpic{display: block;
				float: left}
