/*Font Definitions*/
@font-face {font-family:Gabriola;font-style:normal;font-weight:normal;src:url('/assets/fonts/Gabriola.ttf');}
/*@font-face {font-family:Calluna;font-style:normal;font-weight:normal;src:url('/assets/fonts/Calluna-Regular.otf');}*/
/*Page Styling*/
* {outline:none;-moz-outline-style:none;}
body {background-color:#f2f2f2;color:#000000;opacity:0.25;}
body:hover {opacity:1;text-shadow: 0px 1px 1px #282828;}
#contact img {width:32px;height:32px;}
#contact {position:fixed;position:absolute;left:35%;right:30%;top:0.25%;line-height:75%;}
#contact a {opacity:0.2;}
#contact a:hover {zoom:1.2;-moz-transform:scale(1.2);-webkit-transform:scale(1.2);opacity:1;border-bottom:5px solid #333333;}
#contents {position:fixed;position:absolute;top:15%;left:20%;right:20%;padding:2.5% 0.5% 0.5% 0.5%;margin-left:2%;line-height:150%;}
#contents {font:19px Gabriola,sans-serif;}
a {color:#000000;text-decoration:none;font-weight:bold;}
a:hover {color:#282828;}
#disp_img {border:none;position:fixed;position:absolute;left:1%;top:25%;cursor:pointer;}
#footer {position:fixed;position:absolute;left:45%;right:35%;bottom:0%;font:19px Calluna,sans-serif;line-height:150%;}
img {border:none;}