﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFEC18;
    font-size: 14pt;
    color: #244475;
    padding: 0;
    margin: 0;
}


h1, h2, h3, h4, h5, h6
{
    line-height: 100%;
    padding: 0;
   margin: 2pt 0pt 2pt 0pt;
}

h1
{
    font-family: 'Arial Black';
}
h2
{
    font-family: 'Arial Black';
    font-size: 12pt;
}

.SmallLineBreak
{
    font-size: 2px;
}

.MyHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: bold;
    font-style: normal;
    color: #0000FF;
    text-align: center;
}

.content
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    text-align: center;
    font-size: 24px;
}

.address
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
}


.PageLayout
{
    width: 850px;
    margin-left: auto;
    margin-right: auto;
}
.Larger
{
    font-size: x-large;
}
.MyCenter
{
    text-align: center;
}
.FooterDetails
{
    font-size: 7.5pt;
    font-weight: 600;
    text-align: center;
    clear: both;
}

.SpecialUnderlayOffer
{
    color: #FFFFFF;
    background-color: #FF0000;
    font-size: 12pt;
}

.BestBuyCarpetsColour
{
    color: #692F6F;
    font-weight: bold;
    font-family: 'Arial Black';
}

.SpecialOffers
{
    width: 320px;
    height: 180px;
    background-color: White;
    color: Red;
    font-size: 24pt;
    font-family: Arial Black;
    font-weight: bold;
    text-align: center;
}

.SpecialOffersFullPage
{
	width:100%;
    height: 180px;
    background-color: White;
    color: Red;
    font-size: 17pt;
    font-family: Arial Black;
    font-weight: bold;
    text-align: center;
}

.SpecialOffersSmallText
{
    font-size: 12pt;
}

.blink 
{
	font-size: 20pt;
	color: blue; 
	display: inline; 
} 
