@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
p, li, ol, ul, td, submit { color : #eee; font-family : 'EB Garamond', serif; font-size : 10px; line-height : 12px; }
.fullh{ height:100% }
#fullheight { height:100%; cellpadding:5; cellspacing:5; bgcolor:#333 }
html, body { margin:0px; background-color: #333; color: #fefefe; font-family: 'EB Garamond', serif; font-size: 11px; line-height: 12px; height: 100%; }
h1 { font-size : 50px; font-weight : 800; border-top : 1px solid white; border-bottom : 1px solid white; padding: 20px 0; line-height: 55px; }
h2 { font-size : 25px; font-weight : 400; padding: 10px 0; line-height: 30px; }
.max { width:100%; max-width:1200px; }
.bg { background-image: url("law.png"); background-position: center; background-repeat: no-repeat; background-size: cover; height: 100%; }
