	BODY {
		background-color: #642165;
	}

	DIV {
		top: 50%;
		margin-top: -200px;
		width: 100%;
		height: 100%;
		position: fixed;
		text-align: center;
	}
	
