@charset "UTF-8";
/* CSS Document */

html {
overflow-y: scroll;
}

body {
position: absolute;
top: 0px;
left: -8px;
width: 1366px;
height: 2045px;
}

.container {
position: absolute;
top: 0px;
left: 0px;
width: 1366px;
height: 2045px;
z-index:0;
}

.logo {
position: absolute;
top: 1px;
left:190px;
z-index:2;
}

#colorblock { 
position: absolute;
top: 3px;
left:193px; 
background:#dd1c31; 
width: 96px; 
height: 90px; 
z-index:1; 
}

