<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>Untitled</title>
</head>

<body>

<style type="text/css">

<!-- 
BODY {background-image:url(http://relatablemillionaire.com/img/RMsite-SPLASH2.jpg);
background-color:ffffff; 
background-size: cover; 
background-attachment: fixed;
}
-->




<!--
A:link{color:#66CCFF; text-decoration:underline;background-color:;text-tranform:uppercase;font-size:8pt; font-family:times;text-decoration:noneborder-bottom:1, dashed, 000000; filter: noneDropShadow (Color=#ffffff, OffX=1, OffY=1, Positive=true); height:1;}
A:visited{color:#66CCFF; text-decoration:underline;background-color:;text-transform: uppercase;font-size:8pt; font-family:times;font-weight:bold;}
A:active{color:#000000;text-decoration:underline;background-color:;text-transform: uppercase;font-size:8pt; font-family:times;font-weight:bold;}
A:hover{color:#000000;text-decoration:underline;background-color:;text-transform: uppercase;font-size:8pt; font-family:times;font-weight:bold;}
-->



<!--
body,div,td, h6, p
{font-size: 12pt; 
font-family: Times; 
color:#000000; 
line-height:15px;
text-transform:none;
background-color:#ffffff;
}
-->

<!--
table, tr, td, th{
  background-color: white;
}
-->

<!-- h6
{font-size: 8pt;
font-weight:normal}
-->

 <!--
input, textarea 
{color:#000000;
background:#ffffff;
font-size: 12px;
font-weight: normal;
text-decoration: none;
font-family: Times; 
text-align: left;
border-width: 1px;
border-style: solid;
border-color:#000000;
}
 -->

 
<!--
strong{color:#FF66CC; background-color:none;text-transform:none;font-family:times;font-size:9pt;font-weight:bold;}
i{color:#000000;text-transform:none;font-family:times;font-size:9pt;}
h3{color:#000000;filter: noneDropShadow (Color=#000000, OffX=0, OffY=0, Positive=true); height:1; text-decoration:bold;font-family:Times; letter-spacing:0px;line-height:12pt;}
-->



* {
  font-family: Times;
}

section {
  width: 100%;
  display: inline-block;
  background: #000;
  height: 30vh;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  text-decoration: underline;
}

.footer-distributed {
  background-color: #000000;
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  font: normal 16px sans-serif;
  padding: 45px 50px;
}

.footer-distributed .footer-left p {
  color: #000000;
  font-size: 14px;
  margin: 0;
}
/* Footer links */

.footer-distributed p.footer-links {
  font-size: 18px;
  font-weight: bold;
  color: #fcfcfc;
  margin: 0 0 10px;
  padding: 0;
  transition: ease .25s;
}

.footer-distributed p.footer-links a {
  display: inline-block;
  line-height: 1.8;
  text-decoration: none;
  color: inherit;
  transition: ease .25s;
}

.footer-distributed .footer-links a:before {
  content: "·";
  font-size: 20px;
  left: 0;
  color: #fcfcfc;
  display: inline-block;
  padding-right: 5px;
}

.footer-distributed .footer-links .link-1:before {
  content: none;
}

.footer-distributed .footer-right {
  float: right;
  margin-top: 6px;
  max-width: 180px;
}

.footer-distributed .footer-right a {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #000000;
  border-radius: 2px;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
  margin-left: 3px;
  transition:all .25s;
}

.footer-distributed .footer-right a:hover{transform:scale(1.1); -webkit-transform:scale(1.1);}

.footer-distributed p.footer-links a:hover{text-decoration:underline;}

/* Media Queries */

@media (max-width: 600px) {
  .footer-distributed .footer-left, .footer-distributed .footer-right {
    text-align: center;
  }
  .footer-distributed .footer-right {
    float: none;
    margin: 0 auto 20px;
  }
  .footer-distributed .footer-left p.footer-links {
    line-height: 1.8;
  }
}
</style>


</body>
</html>
