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

title {
	font-family: Ocr A Std;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	}

body {
    font-family: Ocr A Std;
	color: #FFF;
	background-color: #000;
	text-align:-moz-center; /*FF*/
	#text-align:center; /*IE */
	width: 100%
	height: 100%
	position: absolute center; 

}



.txt {
	font-family: Ocr A Std;
	font-weight: normal;
	color: #255,255,255;
	position: absolute;
	left: 600px;
	top: 530px;
}

/*andrewhicks.net css*/

.head1 {
	font-family: Ocr A Std;
	font-style: normal;
	font-weight: bold;
	color: #f26c6c;
}
.copy1 {
	font-family: Ocr A Std;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.copy1bold {
	font-family: Ocr A Std;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.cell1 {
	background-color: #626262;
	border: none;
	padding: 10px;
	vertical-align: top;
	height: 200;px
}
.table1 {
	border: thin solid #666666;
	width: 760px;
	height: 200px;
	line-height:8px;
	padding: 8px;
	background color: #666666;
}

bgimage { 
  background-image: url("image/bg_image_1.jpg");
  background-attachment: fixed;
  background-position: 100% 100%;
  background-repeat: no-repeat;
} 

.table1 a { 
	position: relative;
	left: 11px;
	bottom:2px;
	background color: #626262
}

.linkdescripter {
	position: relative;
	left: 11px;
	bottom:2px;
	color: #626262;
	font-family:Ocr A Std;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

a:link {
	font-family: Ocr A Std;
	font-size: 10px;
	font-weight: normal;
	color: #f26c6c;
}
a:visited {
	font-family: Ocr A Std;
	font-size: 10px;
	font-weight: normal;
	color: #eaf03a;
}
a:hover {
	font-family: Ocr A Std;
	font-size: 10px;
	font-weight: normal;
	color: #71ec71;
}
a:active {
	font-family: Ocr A Std;
	font-size: 10px;
	font-weight: normal;
	color: #CC3300;
}
.cell2 {
	background-color: #626262;
	border: none;
	padding: 10px;
}

installview {
position: left;
}

/*
ul {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

TEXTAREA {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
 }  

INPUT { 
	background-color: #DDDDDD;
 } 

menu {
	background-color: #000000;
}
.table3 {
	border: 0.5px none #333333;
	width: 740px;
	background-color: #FFFFFF;

}
.cell3 {

	background-color: #FFFFFF;
	border: none;
	padding: 10px;
}
*/