/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body {font: normal 14px/20px Arial, Helvetica, sans-serif}

mark, ins {color: #333333}

hr {border-top-color: #EBEBEB}

pre { 
	background: #F5F5F5;
	border-radius: 6px; 
}

#page-bg{
	background-image: url(../images/white_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}

