/*
 * WebCinema v3.0 - style.css
 * @author Troy <troy@yy6080.org>
 */
body{background-color:#FAFAFA;font-size:12px;margin:0px;}
a,a:link,a:active,a:hover{color:blue;text-decoration:none;}
a:visited{color:blue;}
.centerBox{margin-left:150px;margin-top:150px;width:300px;height:200px;display:block;float:left;}