		body {
			margin: 2rem auto;
			background: #000F1D;
			max-width: 40rem;
		}
		hr {
			height: 4px;
	                margin-bottom:30px;
			background-color: SlateGrey;
			border: none;
		}
		h1 {
			text-align: center;
			color:#586A7A;
		}
		p {
			font-size: 0.6em;
			color:#586A7A;
			}
		p2 {
			font-size: 0.4em;
			color:#586A7A;
		}
		small {
			font-size: 0.5em;
		}
		                .links {
	                margin-bottom:5px;
                        text-align: center;
	                display:inline-block;
	                background-position:0px 0px;
		}
		span {
			font-size: 0.7em;
			color:#586A7A;
		}