@charset "UTF-8";
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(murtazaimran_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
.content {
	position: relative;
	height: 100%;
	width: 100&;
	text-align: center;
}
html {
	height:100%;
	width:100%;
}
.flashinstall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #FFF;
	margin-top: 200px;
	position: relative;
	height: auto;
	width: auto;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
.sharethis {
	position: fixed;
	height: auto;
	width: auto;
	top: 0px;
	right: 0px;
	z-index: 1;
	outline: none;
}

