header {
background-image: url('../images/bg2026.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center; background-attachment: fixed;
}


footer {
    background-image: url('../images/bg2026.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center; background-attachment: fixed;

}
menu {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fffef9+0,f4f1e1+100 */
background: rgb(255,254,249); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(255,254,249,1) 0%, rgba(244,241,225,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,254,249,1) 0%,rgba(244,241,225,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,254,249,1) 0%,rgba(244,241,225,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffef9', endColorstr='#f4f1e1',GradientType=1 ); /* IE6-9 */

}
.shadow {

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fffef9+0,c9bbab+100 */
background: rgb(255,254,249); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(255,254,249,1) 0%, rgba(201,187,171,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,254,249,1) 0%,rgba(201,187,171,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,254,249,1) 0%,rgba(201,187,171,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffef9', endColorstr='#c9bbab',GradientType=1 ); /* IE6-9 */


}
.textinput{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4f1e1+0,fffef9+100 */
background: rgb(244,241,225); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(244,241,225,1) 0%, rgba(255,254,249,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(244,241,225,1) 0%,rgba(255,254,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(244,241,225,1) 0%,rgba(255,254,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f1e1', endColorstr='#fffef9',GradientType=0 ); /* IE6-9 */

}