@charset "UTF-8";
/* CSS Document */



body{background-image: url("images/topimage.png");
background-repeat: repeat-x;
}


p{font-family: Osaka-mono, "MS Gothic", monospace;
	color:#707070;
margin: 0;
font-size: 17px;
text-align:center;}

h1{font-family: Osaka-mono, "MS Gothic", monospace;
	color:#707070;
	margin-top: 50px;
font-size: 40px;
text-align: center;
}

.first p{font-family: Osaka-mono, "MS Gothic", monospace;
	color:#707070;
margin: 0;
font-size: 25px;
text-align:center;
margin-top: 30px;}


.line{text-align: center;}


.btnl1{font-family: Osaka-mono, "MS Gothic", monospace;
	font-size: 16px; 
	font-weight: 600;
	border: 3px solid #469CDB;
    border-radius: 100px;
    display: block;
    width: 155px;
    box-sizing: border-box;
    background: #ffffff;
    color: #469CDB;
    text-decoration: none;
    text-align: center;
padding: 5px;

position: absolute;
top:565px;
left:7%}


.btnr1{font-family: Osaka-mono, "MS Gothic", monospace;
	font-size: 16px; 
	font-weight: 600;
	border: 3px solid #469CDB;
    border-radius: 100px;
    display: block;
    width: 155px;
    box-sizing: border-box;
    background: #ffffff;
    color: #469CDB;
    text-decoration: none;
    text-align: center;
padding: 5px;
	
position: absolute;
top:615px;
right: 0%}


.btnl2{font-family: Osaka-mono, "MS Gothic", monospace;
	font-size: 16px; 
	font-weight: 600;
	border: 3px solid #469CDB;
    border-radius: 100px;
    display: block;
    width: 155px;
    box-sizing: border-box;
    background: #ffffff;
    color: #469CDB;
    text-decoration: none;
    text-align: center;
padding: 5px;

position: absolute;
top:770px;
left:6%}


.btnr2{font-family: Osaka-mono, "MS Gothic", monospace;
	font-size: 16px; 
	font-weight: 600;
	border: 3px solid #469CDB;
    border-radius: 100px;
    display: block;
    width: 155px;
    box-sizing: border-box;
    background: #ffffff;
    color: #469CDB;
    text-decoration: none;
    text-align: center;
padding: 5px;

position: absolute;
top:820px;
right: 0%}

.btnl3{font-family: Osaka-mono, "MS Gothic", monospace;
	font-size: 16px; 
	font-weight: 600;
	border: 3px solid #469CDB;
    border-radius: 100px;
    display: block;
    width: 155px;
    box-sizing: border-box;
    background: #ffffff;
    color: #469CDB;
    text-decoration: none;
    text-align: center;
padding: 5px;
position: absolute;
top:980px;
left:6%}

.btnr3{font-family: Osaka-mono, "MS Gothic", monospace;
	font-size: 16px; 
	font-weight: 600;
	border: 3px solid #469CDB;
    border-radius: 100px;
    display: block;
    width: 155px;
    box-sizing: border-box;
    background: #ffffff;
    color: #469CDB;
    text-decoration: none;
    text-align: center;
padding: 5px;
position: absolute;
top:1035px;
right: 0%}

.second p{font-family: Osaka-mono, "MS Gothic", monospace;
	color:#707070;
margin: 0;
font-size: 25px;
text-align:center;
margin-top: 30px;}


.footer p{font-family: Osaka-mono, "MS Gothic", monospace;
	color:#707070;
margin: 0;
font-size: 15px;
text-align:center;
margin-bottom: 50px;}
.footer{font-family: Osaka-mono, "MS Gothic", monospace;
	text-align: center;
	margin-top: 100px;
margin-bottom: 50px;}
