body {   background: url('imagenes/fp.png');        color: #b3b3b3;    background-position:center;    background-repeat:no-repeat;    background-attachment: fixed;    }#nombre h3 {        float: left;    margin-top: 20px;    letter-spacing: 5px;     font-size: 1.3em;    margin-left: 80px;    margin-right:  0px;    font-size: 1.5em;    font-family: 'Source Sans Pro', sans-serif;    display: inline-block;    color:white; text-decoration:           none; text-transform: uppercase; }#main_wrapper{        width: 1600px;    margin: auto;}header{    margin-top: 0px;}header h1{    font-family: 'BallparkWeiner', serif;    font-size: 2.5em;    font-weight: normal;} header h1{    display: inline-block;    margin-bottom: 0px;}#logo{  width: 160px;  height: 160px;  margin-right: 50px;  }#agregarequipo{        width: 50%;    margin-left: 300px;    margin-top: 50px;    height: 700px;    border-radius: 20px;    background-color: rgba(74 74 74 / 30%);    position: relative;    margin-bottom: 25px;    display:block;}#agregarseries{    margin-left: 300px;    margin-top: 50px;    height: 700px;    width: 650px;    border-radius: 20px;    background-color: rgba(74 74 74 / 0%);    position: relative;    margin-bottom: 25px;    display:block;}#agregarcliente{    margin-left: 350px;    margin-top: 50px;    height: 570px;    width: 650px;    border-radius: 20px;    background-color: rgba(74 74 74 / 30%);    position: relative;    margin-bottom: 25px;    display:block;}#registro{    margin-left: 400px;    margin-top: 50px;    height: 800px;    width: 500px;    border-radius: 20px;    background-color: rgba(255,255,255,0.3);    position: relative;    margin-bottom: 25px;    display:block;}#registro h1{    margin-top: 0px;    font-family:"Trebuchet MS", Helvetica, sans-serif;    color:white;}#registro1{    margin-left: 250px;    margin-top: 50px;    height: 1200px;    width: 800px;    border-radius: 20px;    background-color: rgba(74 74 74 / 30%);    position: relative;    margin-bottom: 25px;    display:block;}#registro1 h1{    margin-top: 0px;    font-family:"Trebuchet MS", Helvetica, sans-serif;    color:white;}#logo1 img{    margin-top: 25px;    height: 150px;    width: 150px;} h1{     margin-top: 0px;    font-family:"Trebuchet MS", Helvetica, sans-serif;    color:lightslategray;}.form-consulta {         font-family: 'Source Sans Pro', sans-serif;    width: 350px;        color: black;    font-size: 1em;}.form-consulta1 {         font-family: 'Source Sans Pro', sans-serif;    width: 550px;        color: white;    font-size: 1em;}.campo-form {    width:100%;     height:36px;     margin:2px 0 6px;     padding-left:6px;     box-sizing: border-box;     border-radius:3px;     border:0;     margin-top: 5px;    font-family: 'Source Sans Pro', sans-serif; font-size:1em;	}label span {color: #f00}textarea {min-height: 150px!important;}.btn-form {    display: inline-block;           border:0;           font-weight: bold;          height: 46px;           line-height: 46px;           padding: 0 20px;           border-radius: 6px;           color:#252525;          background: #F2C01E;          text-decoration:           none; text-transform: uppercase;           letter-spacing: 1px;          margin-top: 10px;           }.btn-form:hover {        background: #252525;    cursor:pointer;    color:#F2C01E;    }#buscar{    background-color: rgba(255,255,255,0.3);    width:400px;    float:left;    padding: 25px;    border-radius: 20px;    background-color: rgba(255,255,255,0.3);    position: relative;    margin-bottom: 25px;    display:block;    color:white;}#eliminar {   background-color: rgba(255,255,255,0.3);    width:400px;    float:right;    padding: 25px;    border-radius: 20px;    background-color: rgba(255,255,255,0.3);    position: relative;    margin-bottom: 25px;    display:block;}#eliminar input{    float:right;}#titulo h2,p{       text-align: center;        font-family: 'Source Sans Pro', sans-serif;        color:white; text-decoration:           none; text-transform: uppercase; }