		@import url("https://use.typekit.net/hko4vif.css");
		@import url("https://use.typekit.net/hko4vif.css");
		
		body{margin: 0px 50px;
			background-color: #8A97AA;
			font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
			color: #BDD9D9;}
		h1{color: #305269;
			font-family: "rosalinda", sans-serif;
			font-weight: 600;
			font-style: normal;
			font-size: 30px;
			margin: 20px 10px 0px 10px}
		.logo{float: left}
		ul{list-style: none;
			margin: 20px 5px 5px 20px;
			padding: 20px 5px 5px 20px;}
		.menuA a{text-decoration: none;
			color: #305269;
			padding: 10px 10px 10px 10px;
			font-size: 20px;
			float: right;
			display: block;
			margin: 20px 5px 0px 10px;}
		.menuA a:hover{background-color: slategray;
			color: #DDD4C2}
		.menuA a:active{color: #DCFEFF;}
		.menuA a.curent{text-decoration: underline}
		hr{border-bottom: double 3px #DDD4C2;
			margin: 70px 0px;}
		
		
		h3{font-size: 30pt;
            color: #BED8D8;
            font-family: "filson-pro", sans-serif;
            font-weight: 900;
			font-style: normal;}
		 p{width: 600px;
            font-size: 15pt;
            color: #2C3037;
            font-family: "filson-pro", sans-serif;
            font-weight: 500;
            font-style: normal;
			margin: 5px;}
		.picture{display: block;
			width: 30%;
            float: left;
            margin: 25px 50px 25px 30px;}
		.textcard{display: block;
            float: left;
            margin: -25px 50px -25px 50px}
		.center{background-color: #5B6371;
			margin-left: auto;
            margin-right: auto;}

		
		
		
		.footer{margin: -60px 0px 5px 0px; }
		.inner_footer{display: block;
			width: 100%;
			padding: 20px 30px 20px;}
		.footer_social {display: flex;
			justify-content: center;}
		.footer_social a{text-decoration: none;
			padding: 10px;
			margin: 0px;}

		.footer_name{text-align: center;
			margin: 0px}
		h6{font-size: 10px}

@media only screen and ( max-width : 450px)
		{body{background-color: #8A97AA;}
		.menuA a{text-decoration: none;
			font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
			font-size: 12pt;
			margin: 0px 0px 0px 0px;
			padding: 5px 5px;
			text-align: right;
			float: none;
			display: block;}
		hr{margin: -10px 0px 70px}
		h1{font-size: 25px}
		body{margin: 0px 20px}
		.center{width: 300px;
			margin: 0px}
		.painting{display: block;
			float: center;
			width: 200px;
			}
		.painting img{width:inherit}
		.picture img{width: 90%}
		.eachwork{width: 375px;
			height: 50px;}
		.aboutme{margin: -20px 10px}
			p{width: auto;
			height: 50px}
		}
		