/* CSS Document */

.body
{
background-color:#FFFFFF;

}
.head
{
height:250px;
width:auto;
background-color:#0eccee;
}
#heder
{
height:250px;
width:1000px;
margin: auto;
background-image:url(images/bmiit.jpeg);



}



.image1
{
background-color:hsl(241, 89%, 49%);
height:250px;
width:auto;
margin-top:17px;

}
#image11
{
height:250px;
width:1000px;
padding-top: 100px;
border-style: solid;
border-width:thin;  
border-color:#FF0000;
margin: auto;
background-image:url(images/b1.jpg);

}
.motion
{
height:50px;
width:auto;
margin-top:7px;

}
#motion_matter
{
height:50px;
width:1000px;
margin:auto;
background-color:hsl(240, 27%, 2%);
}
.matter
{
height:450px;
width:auto;
margin-top:7px;

}
#matter_list
{
height:450px;
width:1000px;
margin:auto;
margin-top:7px;
border-style: solid;
border-width:thin;  
border-color:#FF0000;
background-color: #FFFFCC;
}
.video
{
    height:200px;
    width:auto;
    margin-top: 10px;
    border-color:#f50b0b;
background-color: #e904b0;
}
