<html>
  <head>
    <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Tangerine">
    <style>
        
		body {
		background-color:#fadadd;
		}
		
		h1 {
		color:#888383;
		padding-top: 200px;
		padding-bottom: 18px;
		text-align: center;
   font-family: 'Tangerine', serif;
  font-size: 98px;
  text-shadow: 4px 4px 4px #aaa;
  }
  
  h3 {
  color: #888383;
  text-align: center;
  font-family: arial, san-serif;
  font-size: 12px;
  text-shadow: 4px 4px 4px #aaa;
  }
  
    </style>
<title></title>
  </head>
  <body>
      <h1>Magnolia Clare.</h1>
  </body>
</html>