/*  
Theme Name: Futebol de Bolso
Theme URI: http://futeboldebolso.com.br/
Version: 0.9 beta
Author: Felipe D&aacute;rio (Design de Raul Luna)
Author URI: http://felipedario.com/
*/

/*geral */


body {
background: #ffffff;
color: #999;
font-family: helvetica, arial, sans-serif;
font-size: 15px;
line-height: 1.5;}

#wrap{
margin:100px 0 0 0;
text-align:center;}

h1{
display: none;
}

img{display: block;
	margin:0 auto 55px;
}


a{
margin:0 12px;
padding:10px;
text-decoration: none; }

a:link, a:visited {                                            
color: #777; }

a:hover, a:active, a:focus{ color: #2d86ff;}

