/*
	Linear by TEMPLATED
    templated.co @templatedco
    Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

@charset 'UTF-8';



/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

	body
	{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
/*	background-color: #f0f3f4; */
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    background-repeat: no-repeat;
    background-position:top;
    background-attachment:fixed;

	}
.construcc{
    width: 100%;
    height: 100%;
    padding-left: 20%;
    padding-top: 10%;
}