<style>
div.ex1 {
  max-width: 500px;
}

div.max960 {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
div.max960bottom {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: absolute;
    max-height: 960px;
    bottom: 10px;
	left: 25%;
}
</style>

}.Text {
    text-align: center;
    color: #197566;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: medium;
    font-style: normal;
}
.col-rainbowtop{
    width: 14.285%;
    float: left;
    min-height: 60px;
    text-align: center;
}
.col-rainbowbot{
    width: 14.285%;
    float: left;
    min-height: 30px;
    text-align: center;
}
