@import url("css/_reset.css");
@import url("css/_960.css");
@import url("css/_typo.css");

@import url("css/custom.css");


<html>
<head>
<style type="text/css">
.center
{
margin:auto;
width:70%;
background-color:#b0e0e6;
}
</style>
</head>
</html>