/* 
	Autor: André Feijó
*/

html,body						{ width: 100%; height: 100%; }

/* ----- Container ----- */ 

div#container						{ height: 100%; width: 100%; background: url('../logo.jpg') center left no-repeat; }

/* ----- Soon ----- */

div#soon						{ float: right; height: 100%; width: 110px; background: url('../soon.png') no-repeat center center; }