/* CSS Document */    
.body {
background-color:#fff9d4; 
}




.logo{ 
background-image: url('images/mw_joomla_logo.png');
background-repeat: no-repeat;
background-color: transparent;
background-position:top; 
width:700px;
height:133px;
}

.portal{ 
border-style:solid;
border-color:#f10e49;
width:700px;
height:90px;
color: #f10e49;
font-size: 30px;
font-family:"Arial";
}

.title{

color: #f10e49;
font-size: 30px;
font-family:"Arial";

}

.play_game_Title{
color: #f10e49;
font-size: 25px;
font-family:"Arial";

}
.game_container_tumb{
background-color:#f10e49;
border-style:solid;
border-color:#f10e49;
float:left; 
width:200px;
height:120px;
}

.game_Warper{   
border-style:solid;
border-color:#000000;
float:left; 

}
