body {
	background-color:black;
	color: #C0C0C0;
	font-family:arial,verdana,sans-serif;
}
a {
	color: #C0C0C0;
}
.content {
	text-align:left;
}
h1 {
	font-size: large;
}
/* Gold Border */
.t {
	background: black url('border/melino_top.jpg') repeat-x 0 0;
	width:920px; 
	color: #C0C0C0;
}
.b {
	background: url('border/melino_bottom.jpg') repeat-x 0 100%;
}
.r {
	background: url('border/melino_right.jpg') repeat-y 100% 0;
}
.l {
	background: url('border/melino_left.jpg') repeat-y 0 0;
}
.bl {
	background: url('border/melino_bottom_left.jpg') no-repeat 0 100%; 
}
.br {
	background: url('border/melino_bottom_right.jpg') no-repeat 100% 100%; 
}
.tl {
	background: url('border/melino_top_left.jpg') no-repeat 0 0; 
}
.tr {
	background: url('border/melino_top_right.jpg') no-repeat 100% 0; 
	padding:10px;
} 
/* Gold Horizontal Line */
.line {
	background: url('line.jpg') repeat-x 0 0;
	height:21px;
	font-size:0px;
}
#flashContent {
        text-align: center;
        width: 100%;
        height: 1000px;        
    }
/* Surge Computing Services footer */
.surge, a.surge, a.surge:hover {
	color:white;
	text-decoration:none;
	font-size:8pt;

}
