BODY {
	border-spacing:10;
	font-family:'comic Sans MS';
	color:#465b5e;
	background-image:url(./collage_front_2.jpg);
	background-repeat:repeat;
	background-position:center;
      background-color:#a398a6;
	background-attachment:fixed;
  margin: 0%;

}
DIV {
	text-align:center;
}

TR {
	text-align:center;
}

TABLE {
	border-spacing:0;
}

.container {
  position: relative;
  text-align: center;
}

.bottom-left {
  position: absolute;
  top: 100px;
  left: 35px;
}

.top-left {
  position: absolute;
  top: 100px;
  left: 25px;
}

.center-left {
  position: absolute;
  top: 100px;
  left: 25px;
}