body
{
  background-image: url('images/BlueStripedBackground.png');
  text-align: center;
  font-family: Verdana, sans-serif;
  font-size: 13px;
}

div#container
{
  margin: 15px auto;
  width: 75%;
  min-width: 600px;
  background-color: white;
  text-align: left;
}

div#container2
{
  padding: 4%;
}

h3
{
  color: red;
}

h4
{
  font-weight: normal;
  font-size: 18px;
}

img
{
	border: none;
}
