﻿body,h1,h2,h3,h4,h5 {font-family: "Poppins", sans-serif}
body {font-size:18px;}

h1{font-size:24px}
h2{font-size:22px}
h3{font-size:20px}
h4{font-size:19px}
h5{font-size:18px}
h6{font-size:16px}

.w3-half img{margin-bottom:-6px;margin-top:16px;opacity:0.8;cursor:pointer}
.w3-half img:hover{opacity:1}

.textProps{
width:472px;
height:400px;
font-size:8pt;  
font-family: monospace, courier new;
}

.my-hr{border:0;border-top:5px solid #eee;margin:0px 0;}
.my-hr-light{border:1;border-top:0px solid #eee;margin:0px 0;}
.my-font {font-family: "Comic Sans MS", cursive, sans-serif;}

#preloader{
    display:none;
}