/*
Theme Name: Commonwealth Philippines
Theme URI: 
Author: Commonwealth Philippines
Web: http://www.commonwealth-ftgg.ph/
Author: Mikki dela Rea
Version: 2018
*/



/************************************************
* Resets *
************************************************/


/* Begin Typography & Colors */
body {
	font-size: 8pt;
	font-family: 'Georgia', serif;
	line-height: 16pt;
	color: #faeedc;
	text-align: center; 
	margin: 0;overflow-y:hidden;
	font-weight: 400;
	overflow: hidden;
    background: #532c6c;
	

}

html {overflow-x: hidden;}

.center
{
    left: 50%;
    position: absolute;
    top: 50%;
}

.center div
{

    margin-left: -50%;
    margin-top: -50%;
    height: 350px;
    width: 350px;
}

.center img {width: 350px; height: 350px;}