﻿body
{
	text-align: center;
	margin: 0px;
	font-family: Arial;
	font-weight: normal;
	padding: 0px;
	font-size: 75%;
	background-color: #cbcccd;

}	

img
{
	border: 0px;
}

#container_home	
{
	width: 600px;
	margin: 0px auto;
	text-align: center;
	padding:0px;
	height: 600px;
	color: #000000;
	font-family: Arial;
	font-size: 100%;
	padding-top: 80px;
	text-align:justify;

}
#container_home	a
{
	color: #db5f9b;
	text-decoration: none;
}	



