* {margin:0; padding:0; list-style:none; border:none; text-decoration:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}
body {margin:0; padding:0; list-style:none; border:none; text-decoration:none; font-family: 'Roboto', sans-serif;}
.container {width:500px; margin:0 auto; max-width:95%;}
.header a {font-size:19px; font-weight:300; color:#231F20; display:inline-block;}
.header a:hover p, .header a:hover span {color:#231F20;}
.header a span {padding-left:15px; color:#A5A7AA;}
.header p {font-size:13px; margin-top:15px; color:#939598;}
.website_txt {font-size:13px; color:#939598;}
.website_txt a {color:#939598;}
.website_txt a:hover {text-decoration:underline; color:#231F20;}
.mid_spacer {height:120px; width:100%;}
.top_spacer {height:155px; width:100%;}
.copy_right {font-size:10px; padding-left:25px; margin-top:15px; color:#939598; position:relative;}
.copy_right:hover .tool_tip {display:block;}
.tool_tip {position:absolute; top:25px; background:#000; border-radius:3px; padding:10px; color:#fff; left:25px; display:none;}
.tool_tip:after {content:""; width: 0; height: 0;  border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid black; position:absolute; left:15px; top:-5px;}
