@import 'common.css';

body{
 background: #000000 url('../img/rosebud.jpg') bottom left no-repeat fixed;
/*  padding: 5% 5% 5% 5%; */
 color: white;
}

.par{background-color:black;}
.impar{background-color:#111115;}
