body{
background-color:#000000;
background-image:url(images/tlo.jpg);
background-repeat:repeat-y;
background-attachment:fixed;
font-family:"Trebuchet MS";
font-size:14px;
color:#FFFFFF;
}
div#title{
width:800px;
margin:0 auto;
padding:10px 10px 10px;
background:#333333;
text-align:center;
font-size:40px;
}
div#swieca1{
position:relative;
float:left;
}
div#swieca2{
position:relative;
float:right;
}
div#content{
width:800px;
margin:0 auto;
text-align:left;
padding:10px 10px 0;
background:#333333;
}
div#wstep{
font-size:15px;
text-align:center;
font-weight:bold;
}
div#galeria{
position:relative;
float:inherit;
background-color:#000000;
padding:10px 10px 10px;
text-align:center;
border:5px;
}
div#footer{
width:800px;
margin:0 auto;
padding:10px 10px 10px;
background:#333333;
text-align:right;
font-size:15px;
font-weight:bold;
}

