@charset "utf-8";

		h2.about{
		margin-top: 50px;
		margin-bottom: 50px;
		text-align:center;
		}

		#profile{
		width:600px
		heigth:auto;
		background-color:;
		margin-bottom: 200px;
		}

		p{
		font-size:14px;
		}
		
		.portrait{
		position: absolute;
		right:0;
		bottom: 180px;
		}

