body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 464px;
	margin-right: auto;
	margin-left: auto;
}

#skype {
	float: right;
}


h1 {
	background-image: url(/img/logo/heymrblue.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 464px;
	background-position: center top;
	margin-top: 30px;
}

h1 span {
	display: none;
}

p {
	display: none;
}
