p {
text-align: justify;
}

td {
text-align: center;
}

h1 {
text-align: left;
}

h2 {
text-align: center;
}

#att1 {
float:left;
width: 33%;
}

#att2 {
float:left;
width: 33%;
}

#att3 {
float:left;
width: 33%;
}

.floatstop {
clear:both;
}
	
