body {
		margin-left:35px;
		margin-right:50px;
		margin-top:25px;
		margin-bottom:25px;
		font-family: georgia, times;
		font-size:2em;
		background-color:#0c1b29;
		border: 2px;
}

p {
	color:white;
}

a {color:orange;
}

