body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.tabletteall {
	background-color: #333333;
	width: 550px;
}
.foggy1 {
	background-image: url(images/head4.jpg);
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-left: 40px;
}
.tex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	line-height: 150%;
	color: #999999;
	text-align: justify;
}
.greenish {
	color: #009966;
}
.quotes {
	color: #CCCCCC;
}
h1 {
	font-size: 180%;
	color: #009966;
	text-align: center;
	line-height: 50%;
	text-transform: uppercase;

}
h2 {
	color: #009966;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 40px;
}
.imagino {
	padding-top: 40px;
	padding-bottom: 20px;
}
.screens {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;

}

