<head>
<meta name="viewport" content="width=device-width">
<title>Email Blast</title>
<style type="text/css">
.clearfix{clear:both}
.align-right{float:right;margin:5px}
.align-left{float:left;margin:5px}
.twenty {width: 20%;height:auto}
.twentyfive {width: 25%;height:auto}
.thirty {width: 30%;height:auto}
.thirtyfive {width: 35%;height:auto}
.forty {width: 40%;height:auto}
.fortyfive {width: 45%;height:auto}
.fifty {width: 50%;height:auto}
.fiftyfive{width: 55%;height:auto}
.sixty {width: 60%;height:auto}
.sixtyfive {width: 65%;height:auto}
.seventy {width: 70%;height:auto}
.seventyfive {width: 75%;height:auto}
.eighty {width: 80%;height:auto}
.eightyfive {width: 85%;height:auto}
.ninty {width: 90%;height:auto}
.nintyfive {width: 95%;height:auto}
.onehundred {width: 100%;height:auto}
.nested {margin:10px}
.moose_01{width:8.3333333333333%;float: left;}
.moose_02{width:16.666666666667%;float: left;}
.moose_03{width:25%;float: left;}
.moose_04{width:33.333333333333%;float: left;}
.moose_05{width:41.666666666667%;float: left;}
.moose_06{width:50%;float: left;}
.moose_07{width:58.333333333333%;float: left;}
.moose_08{width:66.666666666667%;float: left;}
.moose_09{width:75%;float: left;}
.moose_10{width:83.333333333333%;float: left;}
.moose_11{width:91.666666666667%;float: left;}
.moose_12{width:100%;float: left;}
.btn{display:block;background-color:BLUE;padding:2px 20px;color:#fff;text-decoration:none;line-height:40px;margin-bottom:2px;}
@media screen and (min-width: 599px) and (max-width: 1200px)
{
.container{width:600px}
}
@media screen and (min-width: 0px) and (max-width: 579px)
{
.container,
.moose_01,
.moose_02,
.moose_03,
.moose_04,
.moose_05,
.moose_06,
.moose_07,
.moose_08,
.moose_09,
.moose_10,
.moose_11,
.moose_12 {
display:block;
float: none;
min-width: 100%;
}
}
</style>
</head>
<body>
</body>
</html>