﻿body { 
	background-image : url('http://www.pineapple.it/woop/sf_main.gif'); 
	background-repeat : no-repeat;
	background-color : #F2F2F2;
	background-position : top center;
	margin : 0px;
	padding : 0px;
	border : 0px none;
	font-family : tahoma, verdana, arial, helvetica, sans-serif; 
	font-size : 10px;
	text-align : center;
}


#main_container {
	top : 180px;
	width : 480px;
	position : absolute;
	left : 50%;
	margin-left : -240px;
}

h2 {
	color : #e21e88;
	font-size : 15px;
	font-weight : bold;
	margin : 0px 0px 5px 0px;
	padding-left:5px;
	border-left:5px solid #e21e88;
}
