@charset "utf-8"; /* CSS Document */ @font-face { font-family: 'VarelaRound Regular'; src: url('fonts/VarelaRound-Regular.ttf') format('truetype'); } body { font-family: 'VarelaRound Regular', Fallback, sans-serif;-webkit-text-stroke: 0.05px; } a:hover {text-decoration:none;} h1 { font-size:38px; color:#939597; text-align:center; padding-top:60px; } h2 { font-size:26px; color:#939597; line-height:2em; } html { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; overflow:hidden; } body { background: url(./background.png) no-repeat; background-color: transparent; background-repeat: no-repeat; position:fixed; cursor:pointer; width:1080px; height:1920px; padding:0; border:0; font-size: 0px; } .v1button { background-image: url("./1.png"); background-color: transparent; background-repeat: no-repeat; position:fixed; cursor:pointer; width:449px; height:443px; padding:0; border:0; font-size: 0px; } .v2button { background-image: url("./2.png"); background-color: transparent; background-repeat: no-repeat; position:fixed; cursor:pointer; width:449px; height:443px; padding:0; border:0; font-size: 0px; } .v3button { background-image: url("./3.png"); background-color: transparent; background-repeat: no-repeat; position:fixed; cursor:pointer; width:449px; height:443px; padding:0; border:0; font-size: 0px; } .v4button { background-image: url("./4.png"); background-color: transparent; background-repeat: no-repeat; position:fixed; cursor:pointer; width:449px; height:443px; padding:0; border:0; font-size: 0px; }