@charset "utf-8";

.imgFloat {

float:left;
margin:8px;
}

input {
width:100%;	
}

#submitbutton {
	color:#F8F4F4;
}

textarea {
width:100%;	
}

