/*body {
	background-image: url("Triangle.jpg");
	background-size:100%;
    background-repeat: no-repeat;
}

input {
	width: 100px;
	text-align: center;	
}

div {
	text-align: center;
	color: white;
}

hr.style-four {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
}*/input {
	width: 200px;
	text-align: center;	
}