.machine_description{
	position: absolute;
	left: 50px;
	width: 475px;
} 

.machine_description_text{
	position: absolute;
    font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#333333;
	padding-bottom:40px;
	width:440px;
}

.enter_quantity_and_file {
	position: absolute;
	left: 525px;
	width: 260px; 
	font-family:'Times New Roman', Times, serif; 
	font-size:15px; 
	line-height:25px;
}

h1 {
	font-size: medium;
	font-weight: bold;
}
