*{
	background-color: #E5FBFD;
	font-family:Raleway, sans-serif;
	font-size: 18px;
}
body{	margin: 30px;}
h1{color: #1FD4E4; font-size;2em; }
textarea, input{
	background-color:#ffffff;
	border-radius: 10px;
}
.nobullets{list-style-type:none;}