h1{
	color: purple;
	font-size: 1.7em;
}
h2{
	font-size: 1.2em;
}
#a1{
	color: red;
}
#a2{
	color: green;
}
#a3{
	color: blue;
}
#wrapper{
	
}
#box{
float: left;
width: 33%;
}



