*{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
body{background-image: -ms-linear-gradient(top right, rgba(255,183,107,1) 0%, rgba(255,167,61,1) 50%, rgba(255,124,0,1) 51%, rgba(255,127,4,1) 100%);
background-image: -moz-linear-gradient(top right, rgba(255,183,107,1) 0%, rgba(255,167,61,1) 50%, rgba(255,124,0,1) 51%, rgba(255,127,4,1) 100%);
background-image: -o-linear-gradient(top right, rgba(255,183,107,1) 0%, rgba(255,167,61,1) 50%, rgba(255,124,0,1) 51%, rgba(255,127,4,1) 100%);
background-image: -webkit-gradient(linear, right top, left bottom, color-stop(0, rgba(255,183,107,1)), color-stop(50, rgba(255,167,61,1)), color-stop(51, rgba(255,124,0,1)), color-stop(100, rgba(255,127,4,1)));
background-image: -webkit-linear-gradient(top right, rgba(255,183,107,1) 0%, rgba(255,167,61,1) 50%, rgba(255,124,0,1) 51%, rgba(255,127,4,1) 100%);
background-image: linear-gradient(to bottom left, rgba(255,183,107,1) 0%, rgba(255,167,61,1) 50%, rgba(255,124,0,1) 51%, rgba(255,127,4,1) 100%);background-repeat: no-repeat;}
#container{
width:715px;
height:230px;
margin:50px auto;
}
.ayush {
color: red;
text-align: center;
width: 100%;
font-size: 35px;
position: relative;
top: -39px;
left: -52px;
text-shadow: 2px 2px 1px yellow;
}
.button-1{
width:140px;
height:50px;
border:2px solid #34495e;
float:left;