	body		{
			background-color: #000000;
			margin-left: 30%;
			margin-right: 30%;
			padding: 20px 20px 20px 20px;
			font-family: sans-serif;
			font-size: small;
			font-weight: normal;
			}




		h1	 	{
				font-family: sans-serif;
				font-size: 350%;
				color: white;
				border-bottom: 2px solid black;
				font-weight: bold;
				}

		h2		{
				font-family: sans-serif;
				font-size: 200%;
				color: white;
				font-weight: bold;
				}
		
		h3		{
				font-family: sans-serif;
				font-size: 90%;
				color: white;
				font-weight: normal;
				}

		p		{
				text-align: justify;
                      		color: white;
				}
