@charset "utf-8";
/* CSS Document */

.master {
	background-repeat: no-repeat;
	background-position: center;
	height: auto;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	color:#FFF;
}
body {
	background-color: #000;
}
img{
	border:3px solid #666;
}
h1 img {
	border:none;
}
.add {
	margin-bottom: 10px;
	margin-top: 10px;


}
.blackberry-box {
	margin-top: 15px;
	margin-bottom: 15px;
}

.content {
	height: auto;
}
.add img {
	border:none;
}
.andro-opt {
	position: relative;
	visibility: hidden;
	top: -275px;
}
