body
{
text-align: center;
background: #2b4d4d;
color: black;
font-family: arial;
font-size: 11px;
}

.text-input
{
width: 200px;
}

.name
{
width: 109px;
}

th
{
background: lightgrey;
padding: 5px;
}

.form-wrapper
{
background: whitesmoke;
width: 400px;
margin: 0px auto;
padding: 0px;
border: 1px solid gray;
}

table
{
text-align: left;
width: 400px;
}

.years
{
width: 20px;
}

.months
{
width: 20px;
}

.sq-metres
{
width: 40px;
}

.rugs
{
width: 40px;
}

.comments
{
width: 200px;
height: 100px;
}
