html {
overflow-y: scroll;

}

img
         {
     border: 0px;
     }	

h1 {
    font-family: 'KRONIKA_', sans-serif;
	color: black;
}

body {
	
        left: 0px;
        top: 0px;
        background-color: orange;
		margin: 0;
		font-family: 'CommaBase-Regular', sans-serif;
		font-size: 10pt;
		color: green;
 
  }
 

