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

{margin:0; padding:0;}
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background:#000000 top center;
	background-image: url(img/curiouser.jpg);
	background-repeat: no-repeat;
	color:#ffffff;
	font:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

#drinkme {  width: 257px;  margin-right: auto;  margin-left: auto; height: 400px;}

h1 { color: #ffffff; text-transform: uppercase; font-weight: bold; font-size: 30px; }

p { color: #2c2c2c; font-size: 10px; }