Вы находитесь на странице: 1из 1

<style type="text/css">

body{
background-image: url(fondo.jpg);
background-size: 1438px;
}
.line{
background-color:#A49F9B;
width: 1439px;
height: 90px;
color: black;
font-size: 40px;
position: static;
font-family: roboto slab;
font-weight: bolder;
}
.line2{
background-color:#417C8E;
color: white;
}
.img1{
width: 150px;
height: 90px;
float: left;
}
.img2{
width: 190px;
height: 90px;
float: right;
}
table{
width: 800px;
height: 40px;
margin-top: 150px;
}
th{
background-color:#A49F9B;
color: white;
}
.tr1{
background-color: #aaa;
color: white;
}
.btn{
background-color:#417C8E;
color: white;
border-color: white;
}
</style>

Вам также может понравиться