/* global.css */


body {
	background-color: black;
}

p.description {
	text-align: justify;
	color: #dbecd9;
	float: left;
	margin-top: 4em;
	clear: both;
}

img {
	float: left;
	margin-top: 6em;
	float: left;
	clear: both;
}

#title {
	width: 383px;
	height: 71px;
	margin-left: 108px;
}

#email {
	width: 266px;
	height: 44px;
	margin-left: 167px;
}