/*
===================
#title# CSS Styles
===================
#description#
-------------------

Author: 

[IE]

main hacks list:

+ center layout structure

*/

/* center layout structure */
body{ text-align: center }
.container{ text-align: left; }
