

	body {
		background-color:Thistle;
        font-family: 'Neucha', cursive;		
	}
	
	h1 {
		color:Orchid;
	}
	
	h2 {
		color:Orchid;
	}
	
	p {
		width:600px;
		color:Orchid;
	}