    p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Times; min-height: 14.0px}
    p.p3 {margin: 0.0px 0.0px 12.0px 0.0px; font: 12.0px Times}
    p.p4 {margin: 0.0px 0.0px 12.0px 0.0px; font: 12.0px Times; min-height: 14.0px}
    p.p6 {margin: 0.0px 0.0px 6.0px 0.0px; font: 12.0px Times; min-height: 14.0px}
    li.li3 {margin: 0.0px 0.0px 12.0px 0.0px; font: 12.0px Times}
    span.s1 {color: #0000ee}
    span.s2 {font: 12.0px Courier}
    ul.ul1 {list-style-type: disc}

body {
  background-image: url("../images/tile.jpg"); 
  background-size: 10% auto;
  background-position: center center;
  background-repeat: repeat;
  margin:20px 50px; 
}

div.welcome {
    text-align: center;
}
div.grouplogo {
    text-align: center;
}

div.box {
	width: 300px;
	float: left;
}
div.boxContainer {
	overflow: hidden;
}
/* clearfix */
div.boxContainer:before,
div.boxContainer:after {
    content: "";
    display: table;
} 
div.boxContainer:after {
    clear: both;
}

div.howtouse {
    overflow: hidden;
}
div.how {
    width: 300px;
    float: left;
}
div.use {
    width: 130px;
    float: left;
}
/* clearfix */
div.howtouse:before,
div.howtouse:after {
    content: "";
    display: table;
} 
div.howtouse:after {
    clear: both;
}
