html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:830px;
}


#conteiner
{
	position:relative; 
	height:400px;
	width:740px;
	left:50%;
	margin-left:-370px;
	margin-top: 110px;
	text-align: center;	
}
a, img {
	border: none;
}
img.ideas {
	margin-bottom: 30px;	
}
img.coming {
	margin-bottom: 35px;
}
a.mail {
	margin-top: 3px;
}

