@charset "UTF-8";
/*
	Theme Name: Basic
	Description:
	Theme URI:
	Author: Alye Sali
	Author URI:
	License:
	License URI:
	Tags:
*/
/*--------------------------------------------------------Layout--------------------------------------------------------*/
body {font-family: ' kinto-sans, sans-serif'font-weight:300;margin:0px;height:100%;}
h1,h2,h3,h4,h5,p,ul,li{margin:0px;padding:0px;}
h1{font-weight:400;}
h2{font-weight:300;font-size:10px;}
a{text-decoration:none;color:white;}
a:hover{opacity:0.5}
ul{list-style:none;}
/*--------------------------------------------------------Page--------------------------------------------------------*/
div#page{width:90vw;max-width:450px;margin:0 auto;margin-top:20px;}
div#page h1{font-size:30px;}