h1{
text-align: center;
padding-top: 1%;
}
body{
background-image: url("../imgs/background.jpg");
}
hr{
width: 75%;
}
fieldset{
width: 70%;
margin: auto;
}
textarea{
resize: none;
}
#submitreset{
text-align: center;
}
#securitynum{
width: 30px;
}
.address{
width: 300px;
}
#phone1{
width: 40px;
}
#phone2{
width: 40px;
}
#phone3{
width: 50px;
}
.zip{
width: 80px;
}
.appt{
width: 60px;
}