/* # Package: rebellion.css # (c) 2018 Sithweb Rebellion # */
/* @import url('https://fonts.googleapis.com/css?family=Lora'); */
@font-face {font-family: "Lora"; src: url('lora.ttf');}
@font-face {font-family: "Oxygen"; src: url('oxygen.ttf');}
body {font-family: "Lora", sans-serif}
h1,h2,h3,h4,h5,h6 {font-family: "Oxygen", sans-serif}
h1{font-size: 3.5rem;}h2{font-size: 3rem;}h3{font-size: 2.5rem;}h4{font-size: 2rem;}h5{font-size: 1.5rem;}h6{font-size: 1rem;}
body {letter-spacing: 2px;}
.header {background-color: #1a6699;background: url(../img/banner.jpg) top center no-repeat;background-size: cover;color: #fff;letter-spacing: 3px;padding-top: 15rem;padding-bottom: 20rem;text-align: center;}
.nav ul {line-height: 3rem;letter-spacing: 3px;}
.sithweb-fr:hover a:hover {color:#258fd6;text-decoration: underline;}
.date {text-align: center;float: right;height: 70px;width: 50px;font-family: Georgia,sans-serif;}.day {font-size: 24px;line-height: 22px;}.month {font-size: 18px;line-height: 18px;}.year {font-size: 12px; line-height: 18px;}
