body{

	font-size: 150%;
	margin-left:30px;
	margin-right:30px;
	font-family: "Optima";
}

h3{
	color:palevioletred;
}

li{
	color:#ff9eb5;
} 

h1{
	text-align:center;
	color:palevioletred;
	
}

#email{
	text-align:center;
	color:#ff9eb5;
	font-style: ;
}

.date{
	font-weight: bold;
}

#photo{
	position: relative;
	top:1px;
	right:-1%;
}

a{
	font-size:130%;
	text-align:center;
	padding:5px 20px 5px 20px;
	border-radius: 15px;
}
a:link{
	color:white;
	background-color: #ff9eb5;
	border:1px solid #ff9eb5;
}
a:visited,#submit{
	color:#ff9eb5;
	background-color: white;
	border:1px solid #ff9eb5;
}

section{
	margin-left:20%;
}

input[type = button]{
	font-size: 100%;
	font-family:"Optima";

}

body{
	background-color:   #fff3ec;
;
	font-size:150%;


}
td,th{
	border-style:solid;
	border-width: 3px;
	padding: 20px 10px 20px 10px;
	box-sizing: border-box;
	width: 150px;
	text-align: center;

}
table{
	border-collapse: collapse;
	color: #ff9eb5;
	margin-right:10%;
}

tr:nth-child(2), tr:nth-child(3){
	background-color: white;
}

tr:nth-child(1){
	background-color: palevioletred;

}

hr{
	border: 1px solid #ff9eb5;


}

footer{
	padding-top:30px;
	text-align: center;
	padding-bottom:20px;
}

a:hover,#submit:hover{
	color:#ff9eb5;
	background-color:palevioletred;
	border-radius:20px;
	border: 0px;
}

label{
	color:#ff9eb5;
}

input[type=text]{
	font-size:100% ;
	font-family:"Optima" ;
	background-color: #fff3ec;
	color:#ff9eb5;
	border: 3px solid palevioletred ;
	border-radius: ;
}

::placeholder{
	color:#ff9eb5;
}

#text3{
	width:600px;
	padding-bottom:150px;
}
#text1{
	width:550px;
}

#text2{
	width:550px;
}
