﻿body {
	background-image: url(../images/webpage_template.jpg);
  background-position:left top;
  background-repeat:no-repeat;	
  padding:0;
  margin:0;
}

#stripPhotoContainer {
	position:absolute;
  width:400px; 
  height:60px; 
  float:none; 
  top:370px; 
  left:250px;		
}

.stripPhotoCell {
  float:left;
  width:132px; 
  height:60px; 
  margin:0 3px 0 0;	
}

.stripPhotoCell2 {
  float:left;
  width:130px; 
  height:60px; 
  margin:0 0 0 0;	
}

#postitNoteContainer {
	position:absolute;
	float:none;
  top:450px;
  left:105px;
  height:228px;
  width:228px;	
}

#image1Container {
	position:absolute;
	float:none;
  left:655px;
  top:112px;
  height:150px;
  width:200px;
}

#image2Container {
	position:absolute;
	float:none;
  left:758px;
  top:508px;
  height:150px;
  width:200px;
}

#header1Container {
	position:absolute;
	float:none;
  left:200px;
  top:190px;
  height:119px;
  width:397px;
}

#header2Container {
	position:absolute;
	float:none;
  left:660px;
  top:370px;
  height:66px;
  width:233px;
}

#quote1Container {
	position:absolute;
	float:none;
  left:660px;
  top:190px;
  width:240px;
}

#quote2Container {
	position:absolute;
	float:none;
  left:670px;
  top:628px;
  width:240px;
}

p {
  font-family::Times New Roman;
  font-size:smaller;
  font-style:normal;
}