@charset "UTF-8";

a:link,a:active,a:hover { 
color: rgb(0, 227, 247);
}

a:visited   {
color: rgb(0, 227, 247);
}


body, td {
color: #fff;
font-family: 'Verdana';
font-weight: normal;
font-style: normal;
font-size: 12px;
}

body {
background-attachment: fixed;
background-image: 
url(http://www.youarchive.com/n4fnlefjn4fjbkjbfbhbhvf34i4/purplewaves.jpg);
background-repeat: no-repeat;
background-position: left top;
width:800px;
margin:auto;
}


.container_padding {
	padding:	5px;
	height:	100%;
}


.container_transparency {
	height:100%;
	width:100%;
	filter:alpha(opacity=100);
}
.container {
	color: #fff;
	position:center;
	border: px  #;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
padding: 2px;
color: rgb(0, 227, 247);
font-family: 'Verdana';
font-weight: bolder;
font-style: normal;
font-size: 19px;
}

.content {
	padding:5px;
}