
body {
	color: black;
	background: #EAE4D1;
  background: url("pattern_062.gif");
/*  background: url("background.png"); */
}

h1 {
	font-family: Helvetica, 'Century Gothic', sans-serif;
	font-size: 25px;
	line-height: 40px;
	font-weight: bold;
}

h1 em {
	font-size: 90px;
	display: block;
	float: left;
	margin: 22px 15px 50px 0;
	font-style: normal;
}

h1 strong {
/*	font-weight: normal;*/
}

h2 {
	font-family: 'Century Gothic', sans-serif;
	font-size: 14px;
	line-height: 25px;
  margin: 15px 0 15px 135px;
	font-weight: normal;
}

a {
	color: #C06;
	text-decoration: none;
}

.container {
	width: 900px;
	margin: 100px auto;
	padding: 50px;
	background: #EAE4D1;
}

p.icons {
  margin: 30px 0 0 0;
  text-align: center;
}

p.icons a {
  margin: 0 10px;
}
