@charset "UTF-8";
/* CSS Document */

.screenshotRight {
	position: relative;
	text-align: center;
	width: 360px;
	height: 600px;
	float: right;
	margin-top: 20px;
}

.appLogo {
	float: left;
	width: 100px;
	height: 150px;
	margin: 0px 20px 10px 40px;
}