body 	{
	background-color: hsl(0, 0%, 94%);
	}


h1 	{
	position: relative;
	left: 24px;
	color:  hsl(0, 0%, 47%);
	font-size: 70px; 
	}

p	{
	font-family: "Times New Roman";
	}

a 	{
	text-decoration: none;
	color: hsl(0, 0%, 47%);
	}

#aboutmetitle	{
		position: relative;
		color: powderblue;
		left: 215px;
		bottom: 5px;
		}

#aboutmetext	{
		color: hsl(0, 0%, 47%);
		line-height: 2.0;
		}

#menutext	{
		position: relative;
		right: 16px;
		bottom: 2px;
		color: hsl(0, 0%, 47%);
		font-size: 21px
		}

#artiststatetitle	{
		position: relative;
		color: powderblue;
		left: 180px;
		bottom: 5px;
		}

#artiststatetext	{
		color: hsl(0, 0%, 47%);
		line-height: 2.0;
		}

#copyright	{
			position: relative;
			top: 60px;
			text-align: center;
			color: hsl(0, 0%, 47%);
			height: 10px;
			padding: 22px;
			}

#portfoliocr 	{
		position: relative;
		top: 135px;
		padding-bottom: 30px;
		color: hsl(0, 0%, 47%);
		text-align: center;
		}

#copyrightcontact	{
		position: relative;
		top: 460px;
		color: hsl(0, 0%, 47%);
		text-align: center;
		}

#resumecr	{
		position: relative;
		bottom: 470px;
		color: hsl(0, 0%, 47%);
		text-align: center;
		}


.headingbox	{
			position: relative;
			top: 0px;
			width: 100%;
			background-color: white;
			}

.menu	{
		position: absolute;
		top: 15px;
		right: 32px;
		width: 365px;
		height: 60px;
		border: 4.0px solid powderblue;
		padding-left: 74px;
		word-spacing: 9px;
		}

.aboutme	{
		position: relative;
		left: 132px;
		top: 47px;
		font-size: 20px;
		background-color: white;
		margin: 20px;
		width: 587;
		padding: 20px;
		padding-left: 30px;
		
		}

.artiststatement	{
		position: relative;
		left: 132px;
		top: 55px;
		font-size: 20px;
		margin: 20px;
		background-color: white;
		width: 587px;
		padding: 20px;
		padding-left: 30px;
		}

.aboutimg	{
		position: absolute;
		right: 180px;
		top: 220px;
		}


.grid	{
		background-color: hsl(0, 0%, 94%);
		position: relative;
		left: 225px;
		width: 100%;
		}

.grid2 {
		position: relative;
		left: 0px;
		top: 40px;
		width: 100%;
		}

.grid3	{
		position: relative;
		left: 0px;
		top: 45px;
		width: 100%;
		}

.contactemail	{
		position: relative;
		color: hsl(0, 0%, 47%);
		width: 350px;
		left: 105px;
		}

.contactinsta	{
		position: relative;
		color: hsl(0, 0%, 47%);
		width: 350px;
		left: 105px;
		}

.contactblog	{
		position: relative;
		color: hsl(0, 0%, 47%);
		width: 350px;
		left: 105px;
		}

.contactme	{
		position: relative;
		left: 35px;
		bottom: 10px;
		color: powderblue;
		}

.contactbox	{
		position: relative;
		left: 505px;
		top: 50px;
		background-color: white;
		width: 590px;
		height: 258px;
		padding: 35px;
		}

.resume	{
		position: relative;
		left: 130px;
		top: 50px;
		color: hsl(0, 0%, 47%);
		font-family: "Times New Roman";
		background: white;
		width: 1300px;
		height: 660px;
		padding: .5px 70px .5px 40px;
		line-height: 30px;
		}

.resume2	{
		position: relative;
		left: 760px;
		bottom: 564px;
		}

.twod	{
		position: relative;
		color: hsl(0, 0%, 47%);
		font-family: "Times New Roman";
		font-size: 20px;
		left: 224px;
		top: 10px;
		}

.photog	{
		position: relative;
		color: hsl(0, 0%, 47%);
		font-family: "Times New Roman";
		font-size: 20px;
		left: 0px;
		top: 50px;
		}

.int	{
		position: relative;
		color: hsl(0, 0%, 47%);
		font-family: "Times New Roman";
		font-size: 20px;
		left: 0px;
		top: 50px;
		}





