.title {
	background-color: #F99;
	padding-top: 10px;
	padding-bottom: 10px;
}
.title p img {
	height: 28px;
	width: 167px;
	-webkit-border-radius:30px;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 1px #333333;
	box-shadow: 0 0 1px #333333;
}
.global-footer {
	background-image: url(../img/bgapple.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
