/*Урок подготовлен web-студией roothelp.ru*/

/*Титры*/

.rh_title
{
color: gold;
font-size: 24px;
}

.rh_webstudia
{
color: white;
font-size: 14px;
}

.roothelp_img
{
border: none;
}


/*Основные стили*/

.,html,img, body
{
margin: 0px;
padding: 0px
border: 0px;
}

.width
{
width: 1000px;
}

.left
{
margin-left: 100px;
}

.onetable
{
background: #6eaaff;
height: 100px;
}

.text
{
color: black;
font-size: 20px;
padding: 10px;
}
