* {
    box-sizing: border-box;
}
body {
		background-color: #DDDDDD; font-family: arial, helvetica, sans-serif; text-align: center;
				}

.dance1
{
	width:100%; height: auto; max-width: 800px;
	}

.medright {
float:right;
width:130px;
height:180px;
margin:35px;
		}
