body {
	background: #000000 url(/img/fuckie6.jpg) center top no-repeat;
	font-family: Helvetica;
	font-size: 62.5%;
	color:#000;
}

h1{
	color: #FFF;
	font-size: 2em;
	font-weight:bold;
	margin-bottom: 10px;
}

p{
	color: #FFF;
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: 10px;
}

a{
	text-decoration: none;
	color:#efec02;
}

a:hover{text-decoration:underline;}

img{
	border:0;
}

#container {
	margin:auto;
	padding:490px 0;
	width: 585px;
}

#col1 {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	width: 270px;
}

#col2 {
	display: inline;
	float: left;
	width:270px;
	margin:0 0 0 30px;
}

#acheter, #buy{
	margin: 25px 0 0 40px;
}

#fastbuy {
	background-color: #efec02;
	color:#000;
	font-size: 1.6em;
	font-weight: bold;
	padding: 7px 0 7px 0;
	text-align: center;
	
}

#fastbuy a{color: #000;	text-decoration: none;}
#fastbuy a:hover{color: #FFF;}

