/*   
Theme Name: Burbuja
Theme URI: http://burbuja.cl/
Description: Tema oficial de Burbuja
Author: Rodrigo Sepúlveda Heerwagen
Author URI: http://lox.cl/
Template: twentyfifteen
Version: 0.1
*/

@import url('../twentyfifteen/style.css');

.site-title {
	margin: 0 auto;
	height: 200px;
	width: 200px;
	position: relative;
	box-sizing: initial;
}

.site-title a {
	margin: 0;
	background: url('./images/burbuja.png') no-repeat scroll 0 0 white;
	background-size: 200px 200px;
	display: block;
	height: 200px;
	width: 200px;
	position: relative;
	text-indent: -9999px;
}

.site-description {
	text-align: center;
}
