/* This is the style sheet for experiments. */


body {
	margin: 0;
	background-color: #5C002E
	}
	
h1 {
	font-family: "Times New Roman";
	font-size: 2000px;
	color: #D1A3FF;
	text-align: left;
	margin-left: -10%;
	margin-top: -30%;
	margin-bottom: -90%;
	}
	
p  {
	font-size: 40em;
	color: #FFD6D6;
	letter-spacing: -50px;
	line-height: 20%;
	position:absolute;
	top: -60%;
	left: -10%;
	}