2016-02-03 23:19:04 +00:00
|
|
|
body{
|
|
|
|
width: 100%;
|
|
|
|
background-color: #2E4172;
|
|
|
|
color: #B4C0DE;
|
|
|
|
font-style: normal;
|
2016-03-04 13:47:36 +00:00
|
|
|
font-family:"Helvetica", "Arial", sans-serif;
|
2016-02-03 23:19:04 +00:00
|
|
|
font-size: 50px;
|
|
|
|
}
|
2016-03-04 13:47:36 +00:00
|
|
|
h3{
|
|
|
|
margin: none;
|
|
|
|
padding: none;
|
|
|
|
text-decoration: none;
|
|
|
|
text-transform: uppercase;
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
2016-02-03 23:19:04 +00:00
|
|
|
#answer{
|
|
|
|
width: 1087px;
|
|
|
|
margin: 350px auto 0 auto;
|
|
|
|
}
|
2016-03-04 13:47:36 +00:00
|
|
|
.titanic{
|
|
|
|
float: none;
|
|
|
|
}
|