﻿body
{
    font-family:"Segoe UI",Tahoma,sans-serif;

} 
p{
  color:navy;  
}

.sale{
    font-weight:bold;
    background-color:#B6DBE4;
}

