
body{
	font-family: tahoma, sans-serif;
	font-size: 12px;
	text-align: justify;
}


#main{
	position:relative;
	width:850px;
	height:400px;
	}
#rics{
	position:relative;
	left:470px;
	top:-30px;
	width:314x;
	height:93px;
	
	}
#content{
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: white;
	margin:2em;
	width:600px;
	height:75px;
	text-align:left;
	position:relative;
	top:-387px;
	left:-110px;
	
	}
#empty{
	height:15%;
	}
#links{
	font-family: tahoma, sans-serif;
	font-size: 13px;
	color: black;
	margin:1em;
	text-align:left;
	position:relative;
	top:-10px;
	}
#eliquid{
	position:relative;
	top: 20px;
	}

table{
	width:600px;
	ont-family: tahoma, sans-serif;
	font-size: 11px;
	color: white;
	}
b{ font-size:10px;

}

img
{
 border-style: none;
} 

a:visited{color:white}
a:link{color:white}
a.links:link {color: black; text-decoration: none}
a.links:visited {color: black; text-decoration: none}
a.links:hover {background-color:silver}

