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

body{
	margin:0px;
	padding:0px;
	background-image:url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: justify;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
	text-align: justify;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E8751A;
	text-decoration: none;
}

.adrenalean{
	float: left;
	width: 200px;
	height: 303px;
	padding-bottom: 40px;
}

.adrenalean2{
	float: left;
	width: 200px;
	height: 320px;
	padding-bottom: 40px;
}

.body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
}

.link{
	color: #FFFFCC;
}