2015-06-20 20:39:07 +00:00
|
|
|
#header {
|
2015-06-20 21:10:41 +00:00
|
|
|
width: 100%;
|
2015-06-20 20:31:17 +00:00
|
|
|
top: 0;
|
2015-06-20 20:34:49 +00:00
|
|
|
left: 0;
|
2015-06-20 20:21:19 +00:00
|
|
|
}
|
|
|
|
|
2015-06-20 20:36:44 +00:00
|
|
|
#header_contents {
|
|
|
|
position: relative;
|
2015-06-20 20:42:45 +00:00
|
|
|
width: 75%;
|
2015-06-20 20:44:10 +00:00
|
|
|
left: 12.5%;
|
|
|
|
text-align: justify;
|
2015-06-20 20:36:44 +00:00
|
|
|
}
|
2015-06-20 21:05:30 +00:00
|
|
|
|
2015-06-20 20:42:45 +00:00
|
|
|
#header_title {
|
2015-06-20 21:09:59 +00:00
|
|
|
position: relative;
|
|
|
|
width: 100%;
|
2015-06-20 20:52:44 +00:00
|
|
|
display: none;
|
|
|
|
|
2015-06-20 20:42:45 +00:00
|
|
|
font-size: 250%;
|
2015-06-20 19:51:23 +00:00
|
|
|
}
|
2015-06-20 20:21:19 +00:00
|
|
|
|
|
|
|
#header_blurb {
|
2015-06-20 20:57:40 +00:00
|
|
|
display: none;
|
2015-06-20 22:44:43 +00:00
|
|
|
}
|
2015-06-20 20:36:44 +00:00
|
|
|
|
2015-06-20 22:44:43 +00:00
|
|
|
#experience {
|
|
|
|
width: 100%;
|
2015-06-20 22:45:24 +00:00
|
|
|
height: 50px;
|
2015-06-20 22:44:43 +00:00
|
|
|
background-color: #FF9933;
|
|
|
|
}
|
|
|
|
|
|
|
|
#experience_contents {
|
|
|
|
display: none;
|
|
|
|
|
2015-06-20 20:21:19 +00:00
|
|
|
}
|