﻿@import url("http://www.malia.co.uk/assets/css/reviews_new.css");
body /* Internet Explorer */ 
{
color: #ffffff;
margin-right: 0px;
margin-bottom: 0px; 
background-color:#333333;
font-family: Verdana;
font-size: 10pt;
text-align: center;
}
body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
}
body {margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;}

.outside_div{ background-color: #000000; border-left: 5px double #FFFFFF; border-right: 5px double #0000FF; border-bottom: 5px double #FF0000; border-top: 5px double #FF0000; border-collapse: collapse; width:960px; margin-left: auto; margin-right: auto}