body
{
	background-color: #FFFFCA;
}

h1
{
	font-size: 26px;
	text-align: center;
}

h2
{
	font-size: 16px;
	text-align: center;
}

h3
{
	font-size: 14px;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
}

p
{
	font-size: 14px;
}

img
{
  border-width: 0px;	
}

#wrapper
{
   width: 760px;
   margin: 20px auto;
	
}


