@charset "UTF-8";
@import url("base.css");
@import url('https://fonts.googleapis.com/css?family=Scope+One');

#wrap404{ text-align: center; padding: 40px 0 60px 0;}
#wrap404 .txt1{
	font-family: 'Scope One', serif;
	font-size: 70px;
	color: #ff95c7;
}
#wrap404 .txt2{ margin-bottom: 15px;}