@import url(//fonts.googleapis.com/css?family=Lato);


body {
	font-family: 'Lato';
}

#main-container {
	width: 600px;
	height: 100px;
	margin: 0px;
}

#clothing-designer {
	width: 600px;
	height: 100px;
	float: none;
	padding: 0%;
	margin: 0%;
}
