﻿
.change-color
{
    color:red;
}

h1
{
    margin-left:10px;
}

h2
{
    margin-left:20px;
}

p
{
    margin-left:50px;
}


