@charset "utf-8";

#sec1{
	margin-bottom: 20px;
}
#greeting #sec1-1{
	position: absolute;
    top: 20%;
    background-color: rgba(255, 255, 255, 0.87);
    padding: 8%;
}
#sec1-2{
	margin-bottom: 10%;
}
#sec1-1{
	line-height: 1.8em
}
#sec1-3{
	width: 100%;
	display: block;
	margin:5% auto;
}