html {-webkit-text-size-adjust:none}

body {
	font-size: 15px;
	line-height: 27px;
	color: #fff;
	background: #fff url(/images/mirror_neuron/background.jpg) 0px 30px no-repeat;
	text-align: center;
	min-width: 950px;
}

a:link, a:active, a:visited {
	color: #777;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

#master_container {
	width: 1000px;
	text-align: left;
	margin-top: 50px;
	clear:both;
	color: #282828;
	display: block;
}

h1 {
	width: 600px;
	height: 300px;
	text-indent: -9999px;
	background: url(/images/mirror_neuron/title.png) top left no-repeat;
}

p {
	margin-top: 23px; 
	font-size: 16px;
	line-height: 29px;
	color: #282828;
}

h2#discovery {
	text-indent: -999px;
	width: 161px; 
	height: 21px;
	margin-top: 40px;
	margin-bottom: 40px;
	background: url(/images/mirror_neuron/the_discovery.png) top left no-repeat;
}

h2#communication {
	text-indent: -999px;
	width: 170px; 
	height: 18px;
	margin-top: 40px;
	margin-bottom: 40px;
	background: url(/images/mirror_neuron/communication.png) top left no-repeat;
}

em {
	font-style: italic;
}








