summary refs log blame commit diff stats
path: root/style.css
blob: 1bb255c6c87f47388493b6afdd94fff59fe85670 (plain) (tree)
1
      
















                                                                  
body {
	background-color: #3b4252;
	margin-left: 70px;
	color: #eceff4;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
a:link {
        color: #a3be8c;
      }
      /* visited link */
      a:visited {
        color: #d08770;
      }
 br {
            display: block;
            margin-bottom: 0em;
}
h1{font-size:50px; text-align: center;}