@charset "UTF-8";

body{
	background:#fcfcfc;
}
.first{
    width: 50%;
    margin: 200px auto;
    text-align: center;
    color: dimgray;
}
