@charset "utf-8";
/* CSS Document */

body {background-color: #393939; margin:0px; font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";}
img {display: block;}
#imageplace {width:100%; max-width:900px; height: auto; margin:0px auto; padding: 0PX 0PX 0PX 0PX;}
#text {width:100%; max-width:900px; min-height: 500px; margin:0px auto; text-align: center; color: #DCDCDC;}

#button {width:180px; height: 25px; margin: 0px auto; border: 2px #888 solid; border-radius: 25px; text-align: center; padding: 10px; align-content: center;}
#button a {color: #DCDCDC; text-decoration: none; }
#button a:hover {color: #fef200; text-decoration: none; }