.registration {
	margin: 0px;
	padding: 0px;
}

.registration input {
	width: 100%;
}
.registration textarea {
	width: 100%;
}